[PHP-DEV] PHP 4.0 Bug #4723 Updated: I specified --with-pgsql but I find out that it was not compiled in php shared From: Bug Database (php-dev <email protected>)
Date: 07/14/00

ID: 4723
Updated by: jah
Reported By: catab <email protected>
Status: Closed
Bug Type: PostgreSQL related
Assigned To:
Comments:

Of course it is not compiled *in*php because you explicitly asked it to be compiled
as a shared module that you must specify yourself in php.ini, if you want it to be
loaded. Or if you mean something else, like pgsql.so not being created at all, please
state that clearly. Anyway, in current version there doesn't seem to be any problem,
so closing.

Note that LD_LIBRARY_PATH *must* be set. See bug id #4575 for the explanation.

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

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