PDA

View Full Version : upgrade php



sabret00the
Thu 20th May '04, 9:42am
how do you manually upgrade php on a localhost?

daemon
Thu 20th May '04, 2:28pm
What operating system are you using? What vesion of PHP do you have?

Scrubby
Thu 20th May '04, 3:47pm
I'm wonderin the same thing. But I am on XP SP1 and needing to upgrade from 4.2.1 to 4.3.6. :D

sirspot
Fri 21st May '04, 1:39pm
If you are using windows, just replace your old PHP files with the new ones, restart your server, and that should do it. You may need to make some changes to your php.ini if it was a major release and you may need to edit some of your PHP scripts if the php.ini does change.