Re: (RADIATOR) radacct.cgi and standard error output

1999-05-06 Thread Mike McCauley

Hi Felix,

On May 6,  4:30pm, Felix Izquierdo wrote:
> Subject: (RADIATOR) radacct.cgi and standard error output
>
>
> Hi!
>
> The last radacct.cgi version sends as error output ( fd 2 ) the detail
> file that is procesing. Is this a bug? My apache error logs have 4 GB
> size!!!
We left some debug in it. I have now removed the debug, and uploaded the fixed
version to the patches area.

Sorry about that.

Cheers.

-- 
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985   Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, 
NT, Rhapsody
===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) radacct.cgi and standard error output

1999-05-06 Thread Felix Izquierdo

Felix Izquierdo wrote:
> The last radacct.cgi version sends as error output ( fd 2 ) the detail
> file that is procesing. Is this a bug? My apache error logs have 4 GB
> size!!!
> 

The error is the line 445 in the read_file function:

> while ()
> {
> print STDERR "read $_\n";
  
> $User_Name = undef;
> ($Ddd, $Mmm, $Dd, $Time, $Yyyy) =

Félix

__
DATAGRAMA SERVICIOS INTERNET
C/ Acer 30Tlf: +34 3 223 00 98
08038 BARCELONA ( Spain ) Fax: +34 3 223 12 66
mailto:[EMAIL PROTECTED] http://www.datagrama.net
__

ÿ
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.