True...but I used the same php.ini as with php4.0.4pl1, so the location of
all files is identical. If I don't specify a location in 4.0.4pl1, why
should i need one in 4.0.5rc6? In theory if it's been working with no
change since 4.0.3, I don't see why once again compiling with identical
options would make a difference. But, yes, changing the sock location does
fix the problem, I just wonder why it is only rearing it's head in the new
version. Thanks!
Jon
----- Original Message -----
From: "B. van Ouwerkerk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 09, 2001 3:59 PM
Subject: Re: [PHP] MySQL broken in 4.0.5RC6
>
> >Warning: MySQL Connection Failed: Can't connect to local MySQL server
> >through socket '/tmp/mysql.sock' (111) in
> >/home/sites/site1/web/intranet/main.php on line 309
>
> This sounds A LOT like the problem when you need to change the location of
> the mysql.sock in your php.ini.. you did check that.. right??
>
> I think Redcrap puts it in another place..
>
> I noticed you compiled php --with-mysql without specifying a location..
You
> SHOULD compile with the location like
> --with-mysql=/usr/local/mysql or something simular.
>
> You see, the bug you think you have found could as well be a configuration
> mistake..
>
> Bye,
>
>
> B.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]