Alright. Now, I am using mod_auth_mysql, but I get the error:

Connection refused: MySQL auth: Can't connect to local MySQL server through
socket /var/lib/mysql/mysql.sock (in /home/web/log/error_log)

What could be the problem? Anything else I need to add to the .htaccess file
besides the following:

Auth_MYSQL On
Auth_MySQL_DB vsdadmsite
Auth_MySQL_Password_Table siteusers
Auth_MySQL_Username_Field id
Auth_MySQL_Password_Field passwd
Auth_MySQL_Empty_Passwords Off
Auth_MySQL_Encrypted_Passwords On
Auth_MySQL_Encryption_Types Plaintext
AuthName "vsdadm center"
AuthType Basic
require valid-user

I removed AllowOverRide AuthConfig because it says that it is not allowed
when I had it.

BTW, I have a mysql.sock file in /var/lib/mysql.

Thanks,

Zen

----- Original Message -----
From: "Gary Reid (cars-sold)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 28, 2001 7:50 PM
Subject: Re: No servers associated with account


using mod_auth we got around this by changing the path to vsdadm in
httpd.conf to the correct one - using the none mod_auth way I don't think
any one has gotten around this as there seems lots of posts asking but no
replies but could be the path again not sure - we stuck the admin scripts
and mod_auth_mysql on a RAQ4 and it seemed to work okay remote from the host
vsd - easy enough to get going

anyone figured out the nameservers in the web admin scripts? or even from
the command line? 1.4.8 doesn't seem to want to want to use mod_bind at
all - we've tried on 2 functioning name servers and just get segmentation
faults and over quota errors even though the quota is set at 10 for the VS
and no additions have been made

Gary

----- Original Message -----
From: "Zen Woo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 28, 2001 12:16 PM
Subject: No servers associated with account


> Hi,
>
> I still have not been able to get through with the "No servers associated
> with account" problem in the Web Admin scripts. Does anyone know why this
> problem is occuring?
>
> Thanks,
>
> Zen
>



Reply via email to