[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] PHP Upgrade
- Subject: [cobalt-users] PHP Upgrade
- From: Mark Roebuck <mroebuck@xxxxxxxxxxxxxxxxxxx>
- Date: Wed Apr 11 23:40:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
I am upgrading PHP Version 4.0.3pl1 on a Raq4i to 4.0.4pl1, I have used
phpinfo() to get the following configuration info:
'./configure' '--prefix=/usr' '--with-apxs=/usr/sbin/apxs' '--with-gd'
'--with-gettext=/usr' '--enable-safe-mode'
'--with-config-file-path=/etc/httpd' '--with-exec-dir=/usr/bin'
'--with-zlib' '--enable-magic-quotes' '--with-regex=system'
'--with-ttf=/usr/lib/libttf.so' '--enable-track-vars' '--enable-xml'
'--disable-debug' '--with-db3' '--with-interbase=shared'
'--with-pgsql=shared' '--with-ldap' '--with-imap'
If I use the same command to configure the new version it fails unless I
remove the '--with-db3' option. Any ideas where I should go from here?
Also if I use the '--with-mysql' option it configures correctly but warns
not to use the built in php mysql support, is this something that I should
worry about?
Thanks
Mark Roebuck