Thread: upgrading PHP
View Single Post
Old 03-02-2009, 07:12 PM   #1 (permalink)
allworknoplay
The Gregarious
 
allworknoplay's Avatar
 
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
allworknoplay is on a distinguished road
Default upgrading PHP

Ok, here's kind of an embarrassing question.

so let's say I have my Apache and PHP working together. Apache built with static modules instead of DSO.

Let's say my PHP version is say: 5.1.1

And now that 5.2.8 is out, how exactly do you upgrade the PHP to 5.2.8 with your existing Apache?


Secondly, say Apache is built as DSO, what are the changes in procedure for upgrading PHP when Apache is DSO?


I've always just built a new webserver and migrated everything over but that's not always a possible scenario so I've never actually just done an upgrade...
allworknoplay is offline  
Reply With Quote