How to upgrade PHP from 5.0 to 5.2 in linux?
Printable View
How to upgrade PHP from 5.0 to 5.2 in linux?
Download it, complile it (if you downloaded the source) and install it ;). The install script won't overwrite your PHP.ini but it is a wise idea to back it up anyway.
Which distribution of linux do you use?
Fedora Core.
So it's just installing it again. Thanks, I'll try that.