How can I install another PHP version?
I have php 5.4.5 for now, but I need the version 5.3.15 running too.
How can I perform this on Fedora 17? Without using a Virtual Machine?
|
How can I install another PHP version? I have php 5.4.5 for now, but I need the version 5.3.15 running too. How can I perform this on Fedora 17? Without using a Virtual Machine? |
||||
|
|
|
One of the standard ways of doing this is to download the php source code from http://php.net/downloads.php and compile it with |
|||||||||
|