ID: 14594
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache2 related
Operating System: FreeBSD 4.4-STABLE
PHP Version: 4.1.0
New Comment:
My installation worked!
installed gnu pth and used
--with-tsrm-pth=/usr/local/libs/pth in the configure script.
Note that this is warned in the end of the configure process.
[]
Previous Comments:
------------------------------------------------------------------------
[2002-04-15 09:36:17] [EMAIL PROTECTED]
Same results on FreeBSD 4.2-RELEASE with Apache 2.0.35 / PHP 4.2.0RC4
------------------------------------------------------------------------
[2002-04-15 08:15:12] [EMAIL PROTECTED]
Exactly the same error here.
FreeBSD 4.5 / Release
Apache 2.0.35
PHP 4.2.0RC4
Tried:
./configure --with-apache=/usr/local/apache2/bin/apxs --with-tsrm-pth
Didn't work:
./apachectl configtest
Syntax error on line 217 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"
------------------------------------------------------------------------
[2002-04-14 19:30:10] [EMAIL PROTECTED]
i had the same problem.
using freebsd 4.5, apache 2.0.25, php 4.2.0RC3
trying with gnu-pth
------------------------------------------------------------------------
[2002-04-07 11:42:12] [EMAIL PROTECTED]
Same problem still on FreeBSD4.5
tested with:
apache cvs 2.0.36 with php4.2.0RC2
apache cvs 2.0.36 with last php cvs (update on 7/04)
apache release 2.0.35 with php4.2.0RC
apache release 2.0.35 with last php cvs
finally works with using trsm-pth with in php configure.
------------------------------------------------------------------------
[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"
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/14594
--
Edit this bug report at http://bugs.php.net/?id=14594&edit=1