libphp4.so problem

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Deemo
Forum Contributor
Posts: 418
Joined: Sun Jan 18, 2004 11:48 am
Location: Washington DC

libphp4.so problem

Post by Deemo »

i just did a fresh install of PHP 4.3.11 and Apache 2, and for some reason, everytime i run apache, it tells me that:
Cannot load /usr/local/apache2/modules/libphp4.so into server: /usr/local/apache2/modules/libphp4.so: undefined symbol: _php_stream_free

not even google helps in this case :(. any ideas as to what would be causing the problem? i did an exact install procedue based on: http://www.php.net/manual/en/install.unix.apache2.php
with a few extra PHP configurations
Post Reply