On Mon, 28 May 2001, Zen Woo wrote:
> Yes, it is. I can connect to the MySQL server from phpMyAdmin.
>
> A mysql.sock file exist in /var/lib/mysql but Apache can't seem to connect
> to it.
>
if you can connect to MySql from phpMyAdmin... then Apache is connecting
to MySql...
when you use phpMyAdmin, MySql is normally called to localhost... perhaps
in the case were you have problems you're callyng Mysql to
your.virtual.domain ?....
be sure you have set the root and other user's password in mysql for both
localhost and your.virtual.domain (you can check to be sure which virtual
domain is MySql using looking in /var/lib/mysql... for the name of the
.pid file).
(I had a hell of a time until I noticed that I did not have root passwd
in mysql for the virtual.domain :(
and... if you ever get front page working in a virtual... let me
know!!!! (question.... FP98 used to have a "stand alone" mode... ie, did
not need apache or other httpd... does anybody knows if the latest front
page has something like that?... I would rather have frontpage by itself
in a virtual!)
Cheers!
Marcos
> Zen
>
> ----- Original Message -----
> From: "Gary Reid (cars-sold)" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, May 28, 2001 9:59 PM
> Subject: Re: No servers associated with account
>
>
> is mysql running?
>
> Gary
> >
> > Connection refused: MySQL auth: Can't connect to local MySQL server
> through
> > socket /var/lib/mysql/mysql.sock (in /home/web/log/error_log)
>
>
>
>