>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?

Dunno, I don't have 4.0.5rc6 here, only 4.0.4pl1 so no change to test it.. 
or to take a look at the code.. It's past midnight so I think I'm going to 
catch some sleep before I even think about downloading the latest release.

>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

<wild guess>
Perhaps the default location in the code has changed in php source.
</wild guess>

You could try to recompile 405 with a correct ./configure so that means 
--with-mysql=/usr/local/mysql just to see if PHP finds your MYSQL. You need 
to change the line in php.ini back to empty.

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]

Reply via email to