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

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 recompile&reinstall apache. Did

RE: [PHP] Re: removing PHP

2001-05-17 Thread Joseph Bannon
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

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 wi