[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [Raq4R] PHP Upgrade from 4.03 to 4.06
- Subject: Re: [cobalt-users] [Raq4R] PHP Upgrade from 4.03 to 4.06
- From: "Charles Williams" <hosting.mailing.list.account@xxxxxxxxxxxxxxx>
- Date: Sun Aug 26 17:44:17 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
You will be running into a few more problems than this if your installing on
a Raq3. due to the regex need of PHP4.0.6 it won't run with the installed
apache.
you will need to either upgrade apache or use php4.0.5 (best solution).
chuck
----- Original Message -----
From: "Ja" <jjma@xxxxxxxxxxxxxx>
To: "Cobalt List" <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, August 08, 2001 4:50 PM
Subject: [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-gettex
t=/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
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>