Re: upgrading php from 4.1.2 to 4.3.4
Joe Orton <[email protected]> Tue, 10 Feb 2004 12:22:12 +0000
| Newsgroups | gmane.linux.redhat.stronghold |
|---|---|
| Message-ID | <[email protected]> |
Hi Scott, On Tue, Feb 10, 2004 at 09:41:17AM -0000, Maclure, Scott wrote: > I have a server that's running stronhold, running their latest php (4.1.2 I > believe), which is too old for the application I want to run on the server! > So, I wanted to upgrade the server to php 4.3.4 (latest recommended PHP > release). > > Now, usually I follow the instructions for vanilla apache here: > > http://uk.php.net/manual/en/install.apache.php > <http://uk.php.net/manual/en/install.apache.php> These instructions should be fine for compiling PHP against Stronghold too. You might want to remove the PHP package included with Stronghold first, by running: # bin/rpm --erase stronghold-php4 Regards, joe