ID:               14594
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         Apache2 related
 Operating System: FreeBSD 4.4-STABLE
 PHP Version:      4.1.0


Previous Comments:
------------------------------------------------------------------------

[2002-04-06 15:04:18] [EMAIL PROTECTED]

FreeBSD 4.5-RELEASE
Apache 2.0.35
CVS PHP (pulled 2002-04-06 ~14:00 EST)

PHP config line:
./configure --with-apxs2 --enable-track-vars --enable-versioning
--with-mysql=/usr/local/mysql

And the result:
Cannot load /usr/local/lib/apache/modules/libphp4.so into server:
/usr/local/lib/apache/modules/libphp4.so: Undefined symbol
"pthread_getspecific"

------------------------------------------------------------------------

[2002-04-06 11:08:11] [EMAIL PROTECTED]

Does this happen with latest CVS versions of PHP and Apache2?


------------------------------------------------------------------------

[2002-02-23 05:07:55] [EMAIL PROTECTED]

I just found this bug after I posted #15684 .  If you want a
workaround, install gnu-pth , and configure with --with-tsrm-pth as
part of your options.

------------------------------------------------------------------------

[2002-01-09 05:57:34] [EMAIL PROTECTED]

Exactly the same dump with 4.1.1 with apache 2.0.28 on exactly the same
os.

------------------------------------------------------------------------

[2001-12-18 18:40:35] [EMAIL PROTECTED]

I compiled standard Apache-2.0.28beta, then downloaded 
php-4.1.0, compiled it just with --with-mysql and 
--with-apxs2=/usr/local/apache2/bin/apxs

After sucessful make install, I tried to run 
/usr/local/apache2/bin/httpd, which resulted in this error:

Syntax error on line 3 of 
/usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/libphp4.so into 
server: /usr/local/apache2/modules/libphp4.so: Undefined 
symbol "pthread_getspecific"




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=14594&edit=1

Reply via email to