[PHP] Re: removing PHP

2001-05-17 Thread Joseph Bannon


I'm using Red Hat. I installed the source. I want to do a fresh install of
PHP becaue no one will tell me how to upgrade 4.0.4 to 4.0.5 -lol.

J













-- 
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] Re: removing PHP

2001-05-17 Thread Michel 'ZioBudda' Morelli

On Thu, 17 May 2001, Joseph Bannon wrote:


I'm using Red Hat. I installed the source. I want to do a fresh install of
PHP becaue no one will tell me how to upgrade 4.0.4 to 4.0.5 -lol.

Do you have installed for apache (--with-apxs or --with-apache) or for
exec cgi (without --with-apxs or without --with-apache) ?

However for upgrade from 4.0.4 to 4.0.5 you must only to reinstall it.
bye

-- Se ti prendo ti apro come una cozza... -- Michel ZioBudda Morelli
[EMAIL PROTECTED]

ICQ UIN: 58351764   PR of Linux in Italy
http://www.ziobudda.net http://www.linuxlab.it


-- 
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] Re: removing PHP

2001-05-17 Thread Joseph Bannon

I did --with-apache. For some reason, when I install 4.0.5, it doesn't
catch. It still says 4.0.4. Is there a main file(s) I can remove to make
sure 4.0.5 catches?

T,
Joseph

-Original Message-
From: Michel 'ZioBudda' Morelli [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 17, 2001 12:24 PM
To: Joseph Bannon
Cc: PHP (E-mail)
Subject: Re: [PHP] Re: removing PHP


On Thu, 17 May 2001, Joseph Bannon wrote:


I'm using Red Hat. I installed the source. I want to do a fresh install of
PHP becaue no one will tell me how to upgrade 4.0.4 to 4.0.5 -lol.

Do you have installed for apache (--with-apxs or --with-apache) or for
exec cgi (without --with-apxs or without --with-apache) ?

However for upgrade from 4.0.4 to 4.0.5 you must only to reinstall it.
bye

-- Se ti prendo ti apro come una cozza... -- Michel ZioBudda Morelli
[EMAIL PROTECTED]

ICQ UIN: 58351764   PR of Linux in Italy
http://www.ziobudda.net http://www.linuxlab.it


-- 
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] Re: removing PHP

2001-05-17 Thread Christian Reiniger

On Thursday 17 May 2001 17:25, Joseph Bannon wrote:
 I did --with-apache. For some reason, when I install 4.0.5, it doesn't
 catch. It still says 4.0.4. Is there a main file(s) I can remove to
 make sure 4.0.5 catches?

if you use --with-apache, you also have to recompilereinstall apache. 
Did you do that?

-- 
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)

Pretty cool, the kind of power information technology puts in our hands
these days.

- Securityfocus on probing 3600 hosts for known problems in 3 weeks

--
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] Re: removing PHP

2001-05-17 Thread Michel 'ZioBudda' Morelli

On Thu, 17 May 2001, Joseph Bannon wrote:

I did --with-apache. For some reason, when I install 4.0.5, it doesn't
catch. It still says 4.0.4. Is there a main file(s) I can remove to make
sure 4.0.5 catches?

hmmm
A
in the source of apache try to find libphp.a (or something like it).
delete it. reinstall 4.0.5

hope.

-- 
In ogni luogo c'รจ un idiota. Se non lo vedi, probabilmente quello sei tu...
--
Michel ZioBudda Morelli   [EMAIL PROTECTED]

ICQ UIN: 58351764   PR of Linux in Italy
http://www.ziobudda.net http://www.linuxlab.it


--
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]