The problem you experience is probably that your library is not 'loaded' yet. check if libphp4.0.so is in the path described in /etc/ld.so.conf if so, run ldconfig
If the problem persists, give the output of the next command: ldd /<wherever you installed php>/php Greetings, Michiel L. "Duo Fu" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi friends: > I have tried to install php4.0 with apache1.3.26 tarball versions on my > RedHat6.2. I got the same error message: > ------------------------------------------ > [root@broekhoven libexec]# /usr/local/apache/bin/apachectl start > Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: > Cannot load /usr/local/apache/libexec/libphp4.so into server: > /usr/local/apache/libexec/libphp4.so: undefined symbol: pcre_malloc > /usr/local/apache/bin/apachectl start: httpd could not be started > -------------------------------------------------------------------------- -------------------------------------- > I wonder whether I must use the RPM versions instaed of tarball versions? > ANd Must I use PHP3.0 instead of PHP4.0 because of Redhat6.2 not 7.0? > > COULD YOU PLEASE HELP ME OU OF THIS PROBLEM? > > Thank you very much! > Duo > > _________________________________________________________________ > Join the world's largest e-mail service with MSN Hotmail. > http://www.hotmail.com > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php