From owner-freebsd-questions Sun Nov 3 0:31:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28A2537B404 for ; Sun, 3 Nov 2002 00:31:52 -0800 (PST) Received: from pimout4-ext.prodigy.net (pimout4-ext.prodigy.net [207.115.63.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5400E43E77 for ; Sun, 3 Nov 2002 00:31:51 -0800 (PST) (envelope-from pwabomi@sbcglobal.net) Received: from C2KTISISWIN (adsl-63-199-200-209.dsl.lsan03.pacbell.net [63.199.200.209]) by pimout4-ext.prodigy.net (8.12.3 da nor stuldap/8.12.3) with ESMTP id gA38VnEk343500 for ; Sun, 3 Nov 2002 03:31:50 -0500 From: "Peter Black" To: Subject: RE: PTHREADS install on 4.7 Date: Sun, 3 Nov 2002 00:32:13 -0800 Message-ID: <012a01c28313$83d225c0$6501a8c0@C2KTISISWIN> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Hello, I have been running into problems getting Apache 2.0.43 to work with PHP 4.2.3 as a module. The following is the error I get ... "Cannot load /usr/local/APACHE/modules/libphp4.so into server: /usr/local/APACHE/modules/libphp4.so: Undefined symbol "pthread_getspecific" Having said that, I did my research and found that many have come across the same error and managed to get passed it by installing pthreads. This is where my question comes in. I installed(?) pthreads and I still get the same error. Perhaps I am not installing it globally, but rather, locally (/usr/local/PTHREADS). How do I install pthreads system wide? I hope that makes sense. Regards, Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message