[PHP-DEV] Bug #11728: (null) given instead of actual error message From: cgi <email protected>
Date: 06/27/01

From: cgi <email protected>
Operating system: Linux 2.2.19
PHP version: 4.0.6
PHP Bug Type: PostgreSQL related
Bug description: (null) given instead of actual error message

As of PHP 4.0.6 detailed errors concerning PostgreSQL are not being given, instead (null) is shown.

For instance 4.0.5 will show:
Unable to connect to PostgreSQL server: Password authentication failed for user 'foouser'

4.0.6 currently shows:
Unable to connect to PostgreSQL server: (null)

I can give more detailed info/specs if needed.

Thanks!

-- 
Edit Bug report at: http://bugs.php.net/?id=11728&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>