[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: php 4.3.3 upgrade - mysql_connect error



> I have just upgraded php from 4.0.6 to 4.3.3 on my Raq 550 by following the
> instructions on cobaltfaqs.com 
>
> The upgrade seems to have worked but now I'm getting mysql_connect()
> errors. Has anyone followed this installation step-by-step and ran into the
> same problem?

I looked in the comments to the original instructions and found an alternative 
./configure string which I have posted in place of the original one.  The 
main difference seems to be the line

--with-config-file-path=/etc/httpd/4.3.3/ \

instead of

--with-config-file-path=/etc/httpd/ \

Give that one a try and see what happens.