From owner-freebsd-questions Sat Apr 20 15:55:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from thematrix.bebouwde.com (e103092.upc-e.chello.nl [213.93.103.92]) by hub.freebsd.org (Postfix) with SMTP id 6500237B405 for ; Sat, 20 Apr 2002 15:55:17 -0700 (PDT) Received: (qmail 91133 invoked from network); 20 Apr 2002 22:55:36 -0000 Received: from unknown (HELO weenink.com) (192.168.0.3) by 0 with SMTP; 20 Apr 2002 22:55:36 -0000 Message-ID: <3CC1F2E7.1050904@weenink.com> Date: Sun, 21 Apr 2002 00:59:51 +0200 From: Michel Weenink Organization: De Bebouwde Kom User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.2.1) Gecko/20010901 X-Accept-Language: nl, de, en-us MIME-Version: 1.0 To: questions@freebsd.org Subject: Apache2 requires threads Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I figured I wanted apache2 with the perchild MPM but make stopped right there telling me 'apache2_35_01 requirs threads'. So I figured I didn't want the perchild MPM, and go for the prefork. Worked like a charm, then I figured I'd try the latest release candidate of PHP, and that in turn tells me upon restarting apache2: Cannot load /usr/local/libexec/apache2/libphp4.so into server: /usr/local/libexec/apache2/libphp4.so: Undefined symbol "pthread_getspecific". So now I figure I'll just go to bed, but is this that simple that I have to enable threads in one way or another? A 'yes' will not do as I am totally clueless here. :) This was on a FreeBD 4.3. TIA, Michel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message