On Sep 19, 2007, at 15:07:55, Adam Lewis wrote:
Hopefully you saved your working php-5.2.2 # if so, restore it # put the libphp5.so in /usr/local/php and adjust your httpd.conf to load it from /usr/local/php/libphp5.so # then: mv /usr/local/php /usr/local/php-5.2.2 # install the new php # put the libphp5.so in /usr/local/php # then: mv /usr/local/php /usr/local/php-5.2.3# make a symbolic link to a version: ln -shf php-5.2.3 /usr/local/php You can change the version by changing the symbolic link and stoping/starting apache.
Are you running this on the machine you built it on? If not, is it identical, does it contain the same dependancies and dependancy versions? Is it linking against a local libpcre? Maybe when it linked the objects it didn't include all of the ext/pcre objects?
-- Dale |
Attachment:
PGP.sig
Description: This is a digitally signed message part
- References:
- libphp5.so error
- From: Adam Lewis
- libphp5.so error
- Prev by Date: libphp5.so error
- Next by Date: PHP installing Issues
- Previous by thread: libphp5.so error
- Next by thread: PHP installing Issues
- Index(es):