Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4496 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57058 invoked by uid 1010); 16 Sep 2003 11:33:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57034 invoked from network); 16 Sep 2003 11:33:52 -0000 Received: from unknown (HELO web20709.mail.yahoo.com) (216.136.226.182) by pb1.pair.com with SMTP; 16 Sep 2003 11:33:52 -0000 Message-ID: <20030916113351.89079.qmail@web20709.mail.yahoo.com> Received: from [203.124.166.117] by web20709.mail.yahoo.com via HTTP; Tue, 16 Sep 2003 04:33:51 PDT Date: Tue, 16 Sep 2003 04:33:51 -0700 (PDT) To: dev@lists.nyphp.org Cc: internals@lists.php.net MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-466290649-1063712031=:89062" Subject: Apache cannot be started with libphp4.so(undefined symbol: pthread_getspecific) From: ashish_php2003@yahoo.com ("ashish b\\") --0-466290649-1063712031=:89062 Content-Type: text/plain; charset=us-ascii 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 --0-466290649-1063712031=:89062--