Hello all

Im trying to load php 4.2.3 as a dynamic module into
apache server 2.0.43 but am running into problems.
Everytime i run the configtest or try and start the
apache server i get the following error.

Cannot load /usr/lib/apache/libphp4.so into server:
/usr/lib/apache/libphp4.so: undefined symbol:
ap_block_alarms

I have spent some time trying to find a solution to
this problem and have seen on the help pages of
php.net that it is to do with the apache DSO sharing.
I followed the suggestion and recompiled apache with
the --enable-shared=max --enable-rule=SHARED_CORE but
this still doesnt make any difference. Has anyone else
out there seen this problem and maybe know how to fix
it?
Thanks for any help in advance!!

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

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

Reply via email to