php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9370 Severe bug in pgsql.so
Submitted: 2001-02-21 08:12 UTC Modified: 2002-10-01 15:23 UTC
From: dbucher at niftycom dot com Assigned:
Status: Wont fix Package: PostgreSQL related
PHP Version: 3.0 Latest CVS (21/02/2001) OS: Debian Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
18 - 9 = ?
Subscribe to this entry?

 
 [2001-02-21 08:12 UTC] dbucher at niftycom dot com
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 15:23 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 02:01:30 2024 UTC