[PHP-DEV] Bug #13064: Apache 1.3.9 won't load libphp4.so when sablot built with expat From: abantly <email protected>
Date: 08/30/01

From: abantly <email protected>
Operating system: Red Hat 7.0 on Alpha
PHP version: 4.0.6
PHP Bug Type: Dynamic loading
Bug description: Apache 1.3.9 won't load libphp4.so when sablot built with expat

./configure --with-apxs=/usr/local/apache/bin/apxs --with-sablot

Also, expat and sablot were dl'd from sourceforge; configured and installed
with ./configure ..., so that i could use sablot as a DSO.

/usr/local/apache/bin/apachectl start

The error message is:
Cannot load /usr/local/apache/libexec/libphp4.so into server:
libexpat.so.0: cannot open shared object file: No such file or directory.

PHP 4.0.6 was working fine in Apache 1.3.9 until I re-installed php with
sablot. Any ideas?

-- 
Edit bug report at: http://bugs.php.net/?id=13064&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>