ID: 17042
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Apache2 related
Operating System: Free BSD 4.5 RELEASE
PHP Version: 4.2.0
New Comment:
You need another module for this, apache2filter.dll is for use with
yApache 2.
Derick
Previous Comments:
------------------------------------------------------------------------
[2002-05-06 09:02:44] [EMAIL PROTECTED]
I've previous compiled Apache ver. 2.0.35
PHP ver 4.2.0:
./configure --witch-mysql --witch-apxs=/path/to/apxs
make
make install
I've added to httpd.conf this line:
"LoadModule php4_module modules/libphp4.so"
During I was starting http's daemon (with ./apachectl startssl or
./httpd) it crashes with message:
Syntax error on line 217 of /usr/apache/conf/httpd.conf:
Cannot load /usr/apache/modules/libphp4.so into server:
/usr/apache/modules/libphp4.so: Undefined symbol "pthread_getspecific"
./apachectl startssl: httpd could not be started
What's going on ?
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=17042&edit=1