Re: [PHP-INSTALL] How to upgrade from PHP 5.2.x to 5.3.x?
Jorge ReteguĂn <[email protected]> Sat, 10 May 2014 08:40:26 -0500
| Newsgroups | gmane.comp.php.install |
|---|---|
| Message-ID | <[email protected]> |
I guess your system is using RPMs. The easiest way is that you use the RPMs repository provided by RedHat and use the version of PHP that you need. Of course you could install Apache and PHP from sources but you would need to compile them. The recommendation is to follow the PHP manual. http://www.php.net/manual/en/install.unix.php On May 10, 2014, at 8:18 AM, Chongwei Chen <[email protected]> wrote: > My server using the following configruation: > > Operating system: Radhat Enterprice Version 4. > Apache: Verison 2.0.52 is installed > PHP: Version 5.2.9 > > Now I want to upgrade to version 5.3.28. I download the package from > php.net, but cannot figure out how to do the upgrade. > > Thanks. >