[PHP-DEV] PHP 4.0 Bug #8051 Updated: libifsql.so: cannot open shared object file From: sniper <email protected>
Date: 11/30/00

ID: 8051
Updated by: sniper
Reported By: gallard.nicolas <email protected>
Status: Closed
Bug Type: Apache related
Assigned To:
Comments:

Either add /usr/informix/lib/esql into /etc/ld.so.conf and run ldconfig (preferred)
or set LD_LIBRARY_PATH=/usr/informix/lib/esql environment variable
before starting Apache.

--Jani

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

[2000-11-30 09:31:23] gallard.nicolas <email protected>
When i want to start my server apache (1.3.12), i have this error :

[root <email protected> bin]# ./apachectl start
Syntax error on line 256 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: libifsql.so: cannot open shared object file: Aucun fichier ou repertoire de ce type
./apachectl start: httpd could not be started

The file libifsql.so is in /usr/informix/lib/esql/ and /etc/httpd/modules/

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=8051

-- 
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>