have you installed mod_auth_mysql? if you are using the other method I can't
help  - not sure if anyones got it working.

first - can you connect to mysql from the telnet/ssh promt as follows:

mysql -u root -p

If yes then you do have a password set for the root mysql user - if not set
the password as follows:

mysqladmin -u root password yournewpasswordhere

If you have installed the rpm  you should have  -
/etc/httpd/conf/auth_mysql/auth_mysql.conf

then you should have a line in httpd.conf as follows:

Include /etc/httpd/conf/auth_mysql/auth_mysql.conf

and you should also have the virtual host directives

check bens faq for those

Gary


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 31, 2001 11:20 AM
Subject: where to find mysql.conf


> hi gary
> i have no mysql.conf file, where should it be
>
> thanks niko
>

Reply via email to