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

ID: 13064
Updated by: sniper
Reported By: abantly <email protected>
Old Status: Open
Status: Bogus
Old Bug Type: Dynamic loading
Bug Type: Sablotron XSL
Operating System: Red Hat 7.0 on Alpha
PHP Version: 4.0.6
New Comment:

This just indicates that you haven't followed installation
instructions. ie. Your /etc/ld.so.conf doesn't have the
correct entry in it and you haven't run /sbin/ldconfig

Ask further support questions on the mailin lists:

http://www.php.net/support.php

Previous Comments:
------------------------------------------------------------------------

[2001-08-30 12:20:45] abantly <email protected>

./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 this 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>