Francis Chang wrote:

Hi,

I would like to install Php5 over an existing Php4.3.6 installation on
Linux.  What is the proper procedure?  Do I need to "uninstall" the previous
version first, if so, how?  Can I install Php5 into the same location as the
previous installation or should I install it into a different PREFIX
directory?

Any tip would be much appreciated.

Francis

There isn't one *proper* way to do it. Do you want them both running at the same time? I wouldn't suggest that unless you need it, but that can be done. Sure, if you want to "uninstall" the old installation and then put php5 in you can do that, but I'd suggest creating a test server first to make sure all your scripts will run like you expect.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to