citricsquid
Verified User
- Joined
- Mar 8, 2009
- Messages
- 8
Hi,
I'm following this guide and everything goes well, I get to part for and update httpd.conf; replacing any instance of php4 to php5, I then restart apache and get the following error:
So I entered that directory, and sure enough libphp5 doesn't exist, only php4. Right now I'm still running php4, however I want to upgrade to 5.
I followed the guide to the letter, I guess there's a problem with the ./build script, because it isn't adding libphp5.so to the directory.
CentOS 5
Apache 2.0.63
I've updated the build script to the version of php I'm downloading as per instructions, I'm rather confused.
I'm following this guide and everything goes well, I get to part for and update httpd.conf; replacing any instance of php4 to php5, I then restart apache and get the following error:
Cannot load /usr/lib/apache/libphp5.so into server: /usr/lib/apache/libphp5.so: cannot open shared object file: No such file or directory
So I entered that directory, and sure enough libphp5 doesn't exist, only php4. Right now I'm still running php4, however I want to upgrade to 5.
I followed the guide to the letter, I guess there's a problem with the ./build script, because it isn't adding libphp5.so to the directory.
CentOS 5
Apache 2.0.63
I've updated the build script to the version of php I'm downloading as per instructions, I'm rather confused.