Re: [PHP] upgrade installation

2001-02-03 Thread Michael Hall
Sorry for the redundant suggestion, I see you've already tried it. Dealing with as much mail as there is on this list, you can see that I often cut corners. If --with-db2 is not working, perhaps it is because you need to install the Berkeley database first. You might have gdbm (Gnome dbm) alrea

Re: [PHP] upgrade installation

2001-02-03 Thread Michael Hall
Bom Dia Vinicius: Try this: before you reinstall PHP, make sure you delete the old config.cache file ... it is in the same directory where you do config/make/install. Don't worry, deleting this file is OK. Michael On Sat, 3 Feb 2001, Vinicius Garcia wrote: > Hi everyone.. > > When i install

[PHP] upgrade installation

2001-02-03 Thread Vinicius Garcia
Hi everyone.. When i installed php 4.0.4pl1 i install it with --with-mysql --with-apxs arguments. Now... i wanna put --with-db2... It goes alright.. all... configure, make and make instal.. but.. it doesn't upgrade php.. in phpinfo() it have only --with-mysql --with-apxs arguments. What i need t