Am Don, 2003-09-18 um 13.01 schrieb Bernie Liwanag:
> Dear Evren,
> 
> I have already changed the entry for sql_server:localhost to
> sql_server:my_server_ip addr but it still won't work.When I access the
> accounting options, it says "can't connect to sql server"
> 
> Below is the result of my "Check Server" test.
> 
> Warning: file("") - Permission denied in
> /var/www/html/dialup_admin/htdocs/user_test.php3 on line 99

You don't have the permissions to write to a directory (line 69 in
user_test.php3) which you have to specify in /conf/admin.conf.
Insert a line saying:
general_tmp_dir: /path/to/your/tmp_writeable

All following errors are because of your lack of rights to create the
tmp_file in line 69...

> 
> Warning: Unlink failed (No such file or directory) in
> /var/www/html/dialup_admin/htdocs/user_test.php3 on line 100
> 
> Warning: The argument needs to be an array in
> /var/www/html/dialup_admin/htdocs/user_test.php3 on line 115
> 
> Warning: Invalid argument supplied for foreach() in
> /var/www/html/dialup_admin/htdocs/user_test.php3 on line 118
> Thursday, 18 September 2003, 11:53:52 WAT
> Server: server_ip_address :1812
> (test user testuser)
> 
> 
> 
> 
> > Message: 1
> > Date: Thu, 18 Sep 2003 11:30:23 -0700
> > From: Evren Yurtesen <[EMAIL PROTECTED]>
> > To:  [EMAIL PROTECTED]
> > Subject: Re: dialup_admin on different server
> > Reply-To: [EMAIL PROTECTED]
> >
> > see conf/admin.conf
> > change
> > sql_server: localhost
> > to your server address
> > also the user/pass information etc.
> >
> > Bernie Liwanag wrote:
> >
> > > Dear Kostas,
> > >
> > > Thanks for responding! Can you tell me how to configure the dialup_admin
> on
> > > a separate server that will lookup my other freeradius and mysql server.
> > >
> > > TIA!
> > >
> > > Bernie
> > >
> > >
> > >
> > > -
> > > List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
> >
> >
> >
> 
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 


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

Reply via email to