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

[cobalt-users] [Raq4R] PHP Upgrade from 4.03 to 4.06



I would like to upgrade the php software to the latest version and have taken the information from the output of a phpinfo() page.
The configure line goes:

./configure --prefix=/usr --with-apxs=/usr/sbin/apxs --with-gd --with-gettext=/usr --enable-safe-mode --with-config-file-path=/etc/h
ttpd --with-exec-dir=/usr/bin --with-zlib --enable-magic-quotes --with-regex=system --with-ttf=/usr/lib/libttf.so --enable-track-var
s --enable-xml --disable-debug  --with-interbase=shared --with-pgsql=shared --with-ldap --with-imap --with-db3

I get an error message:

checking for Berkeley DB2 support... no
checking for db_create in -ldb... no
checking for db_create in -ldb-3... no
configure: error: cannot find necessary library
It doesn't seem to find the neccessay library file - where would this lib file be - include it in /etc/ld.so.conf.

Befroe I start do you know of any problems with either the gui if php is upgraded and/or also intend to use other server modules
that also use MySQL (e.g, mod_auth_mysql, PHP 3.0, mod_perl)?

Thanks

ja