|
Posted by IchBin on 08/11/06 19:46
awebguynow wrote:
> I want to upgrade my version of PHP and with it, to be consistent PECL.
> I'm assuming, I'll also need to install Pear from scratch
> Maybe I'll go all the way and upgrade my Apache2 webserver
>
> from my current phpinfo() Apache Version Apache/2.0.54 (Win32)
> PHP/5.0.4
> from Apache's website: Apache 2.2.3 Released
>
> I think it would be hard to install over my current installation at
> C:\php
> I'll probably save my .ini/cfg files (Apache also), rename the
> directory and start from scratch.
> Since I don't know what Pear does in its installation process, I
> envision a nightmare, if I tried to move things over manually.
> Starting from scratch has to be the cleaner, simpler way to go. Any
> comments ?
>
I always unstall and then reinstall. For apache, under windows, he keeps
registry entries and YOU HAVE TO uninstall it BEFORE installing a
different version. Else you will be having major problems. I think the
current version of Apache is 2.0.55 so you are not far off this version..
For PEAR it sound like you are not using it. So I would not worry about
it. You may want to look at the PEAR packages. The install is simple and
is in the Docs. Same goes for PECL.
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
[Back to original message]
|