RE : Freeradius and dialup_admin

2004-09-04 Thread EROS
] Objet : Re: Freeradius and dialup_admin maybe this will help ... ? phpinfo() ? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius and dialup_admin

2004-09-04 Thread Herbert Maosa
Message - From: Herbert Maosa [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, September 04, 2004 11:22 AM Subject: Re: Freeradius and dialup_admin I have checked php.ini, but I really dont know what I am looking for in there. I dont see any configuration parameter that makes reference

Re: Freeradius and dialup_admin

2004-09-04 Thread apellido jr., wilfredo p.
check httpd.conf if php3 support is added AddType application/x-httpd-php .php3 then check httpd-error.log - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius and dialup_admin

2004-09-03 Thread apellido jr., wilfredo p.
maybe this will help ... ? phpinfo() ? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius and dialup_admin

2004-09-03 Thread Herbert Maosa
I have checked php.ini, but I really dont know what I am looking for in there. I dont see any configuration parameter that makes reference to mysql, so I dont know whether that means it is enabled or not. regards Herbert. apellido jr., wilfredo p. wrote: maybe this will help ... ? phpinfo() ?

Re: Freeradius and dialup_admin

2004-09-03 Thread apellido jr., wilfredo p.
create php script with this code .. ? phpinfo() ? and this will show it mysql is enabled ... thanks - Original Message - From: Herbert Maosa [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, September 04, 2004 11:22 AM Subject: Re: Freeradius and dialup_admin I have checked

Re: Freeradius and dialup_admin

2004-09-02 Thread Kostas Kalevras
On Wed, 1 Sep 2004, Herbert Maosa wrote: I am running freeradius 1.0.0 intergrated with mysql 4.0 for authentication and accounting. I have installed and configured the dialup_admin package to allow for web interface management of the server, but it does not seem to work. I am able to test

Re: Freeradius and dialup_admin

2004-09-02 Thread Herbert Maosa
No, the other php apps do not use mysql. But now how do I check/enable mysql support in php? Thanks Herbert. Kostas Kalevras wrote: On Wed, 1 Sep 2004, Herbert Maosa wrote: I am running freeradius 1.0.0 intergrated with mysql 4.0 for authentication and accounting. I have installed and

Re: Freeradius and dialup_admin

2004-09-02 Thread Kostas Kalevras
On Thu, 2 Sep 2004, Herbert Maosa wrote: No, the other php apps do not use mysql. But now how do I check/enable mysql support in php? Check your php.ini Thanks Herbert. Kostas Kalevras wrote: On Wed, 1 Sep 2004, Herbert Maosa wrote: I am running freeradius 1.0.0 intergrated with