Hi, friend: I urgenly need your help. I have been trying to install php4.2.1 and apache1.3.26 in y Redhat6.1. However after following step by step of the procedures in the manual of PHP.
Note I config apache using: ./configure --prefix=/usr/local/apache1326 --enable-module=so I config php using: ./configure --with-apxs=/usr/local/apache1326/bin/apxs --with-mysql=/usr2/mysql --enable-track-vars It DID NOT SUCCEED and always complained that: --------------------------------- [root@broekhoven local]# ./apache1326/bin/apachectl start Syntax error on line 205 of /usr/local/apache1326/conf/httpd.conf: Cannot load /usr/local/apache1326/libexec/libphp4.so into server: /usr/local/apache1326/libexec/libphp4.so: undefined symbol: pcre_malloc ./apache1326/bin/apachectl start: httpd could not be started. ----------------------------------------------- I add the line "usr/local/apache1326/libexec/ " in /etc/ld.so.conf, save and run lusing dconfig again. But it still did not work. Complaint still remains same. Any help will be greatly appreciated! Frank _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php