Date: 08/24/01
- Next message: Direct.Electronic.Marketing.Innovators <email protected>: "[PHP-DEV] Computer Network Dealers Wholesale Exchange"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] for the php-gtk people"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #12950 Updated: cannot load libphp4.so into server..."
- Reply: sniper <email protected>: "[PHP-DEV] Bug #12950 Updated: cannot load libphp4.so into server..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: lwillmann <email protected>
Operating system: Red Hat 7.1 i686
PHP version: 4.0.6
PHP Bug Type: Dynamic loading
Bug description: cannot load libphp4.so into server...
Compiled using:
./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--enable-versioning \
--with-mysql=/usr/local/mysql \
--enable-track-vars \
--with-imap=/usr/local/imap-2001.BETA.SNAP-0108162300 \
--with-gd \
--with-ldap \
--enable-ftp \
--enable-sysvsem \
--enable-sysvshm \
--enable-sockets \
--with-gettext \
--with-openssl \
--with-mm=/usr/local/lib/mm
--with-jpeg-dir=/usr/lib
It compiles, makes, and installs fine. But when I try to
fire up apache with the module loading.. I get an error
message:
Syntax error on line 212 of
/usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into
server: libmm.so.11: cannot load shared object file: No
such file or directory
/etc/rc.d/init.d/apachectl start: httpd could not be
started
This is a paste of the EXACT message I am receiving. I
need PHP to get data out of a mysql database, everything
else with PHP is just gravy. I was following a how-to, and
everything else worked ok.. But this. Any help is
appreciated.
-- Edit bug report at: http://bugs.php.net/?id=12950&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>
- Next message: Direct.Electronic.Marketing.Innovators <email protected>: "[PHP-DEV] Computer Network Dealers Wholesale Exchange"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] for the php-gtk people"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #12950 Updated: cannot load libphp4.so into server..."
- Reply: sniper <email protected>: "[PHP-DEV] Bug #12950 Updated: cannot load libphp4.so into server..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

