27 Nov
2011
27 Nov
'11
4:06 a.m.
Ali Majdzadeh wrote:
A while after radius up, it reports:
Sat Nov 26 13:02:03 2011 : Error: Couldn't fork /etc/netbill/acct.pl : Cannot allocate memory
Hmmm... you're probably using "exec wait', right? And starting many, many, external programs. That's probably the issue. There may be a bug in the server, but there is a better way to run the script. Use the rlm_perl module. Alan DeKok.