Upgrading PHP 4.2.2 to PHP 5

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
ScorpionV
Forum Newbie
Posts: 1
Joined: Tue Jun 26, 2007 11:15 pm

Upgrading PHP 4.2.2 to PHP 5

Post by ScorpionV »

Hi all,

I want to upgrade my PHP 4.2.2 to PHP 5. I'm working on Linux 9. Is it possible to upgrade PHP without installing Fedora Core? If so, give me some tips...

Thanks in advance...

ScorpionV
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Linux 9? Do you mean Red Hat Linux 9? That's an ancient build. It's definitely possible, but a simple RPM may not be available for such an old build of Red Hat.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

Just compile the version PHP you want and have Apache load it. You make need to compile a newer version of Apache as well.
(#10850)
Post Reply