[PHP-DEV] Bug #9370: Severe bug in pgsql.so From: dbucher <email protected>
Date: 02/21/01

From: dbucher <email protected>
Operating system: Debian Linux
PHP version: 3.0 Latest CVS (21/02/2001)
PHP Bug Type: PostgreSQL related
Bug description: Severe bug in pgsql.so

dl("pgsql.so") gives an error :
================================

Fatal error: Unable to load dynamic library '/usr/lib/php3/apache/pgsql.so' -
/usr/lib/php3/apache/pgsql.so: undefined symbol: empty_string in /var/www/admin/sushis/exemple.php3 on line 6

The server is under Debian potato, the installed packages are :

 *** Opt web php3 3.0.18-1.po 3.0.18-1.po A server-side, HTML-embed
 *** Opt web php3-cgi 3.0.18-1.po 3.0.18-1.po A server-side, HTML-embed
 *** Opt web php3-cgi-mys 3.0.18-1.po 3.0.18-1.po Mysql module for PHP3 (cg
 *** Opt web php3-cgi-pgs 3.0.18-1.po 3.0.18-1.po PostgreSQL module for PHP
 *** Opt web php3-mysql 3.0.18-1.po 3.0.18-1.po Mysql module for PHP3 (ap
 *** Opt web php3-pgsql 3.0.18-1.po 3.0.18-1.po PostgreSQL module for PHP

# uname -a
Linux sashimi 2.2.18pre21 #1 Sat Nov 18 18:47:15 EST 2000 i686 unknown

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