Visit: http://web1.netcarrier.net/cgi-bin/radwho.cgi
But the file does exist with proper permissions:
web1# ls -l /usr/radiator/online.db
-rw-rw-rw- 1 root wheel 16384 Dec 17 10:11 /usr/radiator/online.db
The only changes I made to this CGI were:
#!/usr/bin/perl
$filename = '/usr/radiator/online.db';
#$DBSource = 'dbi:mSQL:radius';
#$DBUsername = ''; #dhk
#$DBAuth = ''; #dhk
What am I doing wrong?
Thanks!
Dave
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.