Hi;

Setup is Radiator 2.16 writing ACCOUNTING db to mySQL ....

Running radacct.cgi, I get the following "features" :-)

1. From the All Users page(show_users_summary), hyperlink on a User-Name
   brings up the All Sessions for User page (show_users). This page shows
   no summarys at the bottom of the page. It looks like it's passing a 
   null string in $input{user}.

2. Hyperlink on any Session-Id goes to an empty All Records for Session
   page (show_session). Again, it looks like the value for $input{user}
   passed to the CGI is a null string .....

3, From All Records with Framed IP Address, hyperlink on a User-Name goes
   to All Sessions for User with all fields null. The user name is not
   being passed to the CGI ....


I'm also logging a ton of error messages ......

Name "main::sortReverse" used only once: possible typo at /usr/local/apache/cgi-
bin/radwho.cgi line 466.
Use of uninitialized value at /usr/local/apache/cgi-bin/radwho.cgi line 130.
Use of uninitialized value at /usr/local/apache/cgi-bin/radwho.cgi line 135.
Use of uninitialized value at /usr/local/apache/cgi-bin/radwho.cgi line 157.
Use of uninitialized value at /usr/local/apache/cgi-bin/radwho.cgi line 288.
<CLIP>
Name "main::Ddd" used only once: possible typo at /usr/local/apache/cgi-bin/rada
cct.cgi line 477.
Name "main::sortReverse" used only once: possible typo at /usr/local/apache/cgi-
bin/radacct.cgi line 630.
Name "main::sortBy" used only once: possible typo at /usr/local/apache/cgi-bin/r
adacct.cgi line 648.
Use of uninitialized value at /usr/local/apache/cgi-bin/radacct.cgi line 127.
Use of uninitialized value at /usr/local/apache/cgi-bin/radacct.cgi line 132.
Use of uninitialized value at /usr/local/apache/cgi-bin/radacct.cgi line 137.
Use of uninitialized value at /usr/local/apache/cgi-bin/radacct.cgi line 142.
Use of uninitialized value at /usr/local/apache/cgi-bin/radacct.cgi line 342.
Use of uninitialized value at /usr/local/apache/cgi-bin/radacct.cgi line 366.
Use of uninitialized value at /usr/local/apache/cgi-bin/radacct.cgi line 387.
Use of uninitialized value at /usr/local/apache/cgi-bin/radacct.cgi line 424.
Use of uninitialized value at /usr/local/apache/cgi-bin/radacct.cgi line 648.
Use of uninitialized value at /usr/local/apache/cgi-bin/radacct.cgi line 648.
<And a whole lot more .....>

I've tried the following ....

1. Beating on the code with some *very* minor success (I don't claim to
   be God's gift to perl programming :-).

2. Searched the archives for a solution (some poor sole posted something
   similar, but no response ... hope that's not the fate here .. :-)

3. Downloaded every rev of radacct.cgi to no avail ... same problem on all

Soo .... Help!

Thanx
-----
John Breeden
Kailua-Kona, Hawaii


===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to