[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: php 4.3.3 upgrade - mysql_connect error
- Subject: [cobalt-users] Re: php 4.3.3 upgrade - mysql_connect error
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Sat Sep 13 18:53:01 2003
- Organization: BRTNet.org
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> 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.