Nicola Orru' wrote:
> 
> > > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
> > > allocate 11520 bytes) in
> > > /usr/local/dialup_admin/lib/defaults.php3 on line 10
> 
> There must be an infinite loop somewhere...

Yes, may be because on line 10, it seems that the file defaults.php3 is
including itself. So if that is the problem, I think it is a bug, or
should I change something in my configuration files ?

-- default.php3, line 10 --
if (is_file("../lib/$config[general_lib_type]/defaults.php3"))
        include("../lib/$config[general_lib_type]/defaults.php3");
(END) 

Does someone have any idea ?

@+
--
;-DouRiX

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to