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) already installed (my RedHat 6.1 does), or
maybe you can install it off a distribution CD. gdbm does much the same 
as the Berkeley database ... it is configured with:

--with-gdbm

Hope this helps

Michael

On Sun, 4 Feb 2001, Michael Hall wrote:

> 
> 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 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 to do to upgrade it... I even try to
> > purge config.cache but doesn't change nothing
> > 
> > ANyone can help me?
> > 
> > Tks...
> > Sorry for the english - From brazil
> > Scratched
> > 
> > 
> > -- 
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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 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 to do to upgrade it... I even try to
> purge config.cache but doesn't change nothing
> 
> ANyone can help me?
> 
> Tks...
> Sorry for the english - From brazil
> Scratched
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[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 to do to upgrade it... I even try to
purge config.cache but doesn't change nothing

ANyone can help me?

Tks...
Sorry for the english - From brazil
Scratched


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]