Apache cannot be started with libphp4.so(undefined symbol: pthread_getspecific)

php.internals

ashish b\

22 years ago
Hi I have installed apache with following configure options. ./configure --enable-module=so --prefix=/usr/local/apache and php-4.3.2 with following configure options ./configure --with-apxs=/usr/sbin/apxs --enable-experimental-zts After that I tried to start the apache server and got the following error: 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 s ymbol: pthread_getspecific ./apachectl start: httpd could not be started What coud be the reason? how do I solve it? Ashish --------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software