I get an error when i try to start Apache
when i have made PHP as an module.

The error says:

Cannot load /websrv/progrs/apache2/modules/libphp4.so
into server: /websrv/progrs/apache2/modules/libphp4.so: Undefined Symbol
"pthread_getspecific"

And Apache refuses to start.

This is how i configured PHP and installed it:

./configure --prefix=/websrv/progs/php --with-mysql --with-apxs2=/websrv/pro
gs/apache2/bin/axps

make

make install --with-config-file-path=/websrv/progs/php

The system that i do this on is FreeBSD 4.5


What is wrong, what  have i done wrong????


Thanks in advance

Marcus Uddenhed
[EMAIL PROTECTED]



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to