Tagged Questions
0
votes
1answer
698 views
Install another PHP version. Fedora 17
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?
3
votes
1answer
768 views
Why am I getting a Non-existent class error in PHP on Fedora?
I've set up an Nginx/PHP (both installed from Yum) environment on my Fedora 15 install, but I've run into a strange issue.
I have some projects that use Codeigniter (1.6), but they keep getting the ...