[PHP-DEV] Bug #11728 Updated: (null) given instead of actual error message

2001-06-28 Thread cgi
ID: 11728 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: PostgreSQL related Operating system: Linux 2.2.19 PHP Version: 4.0.6 Description: (null) given instead of actual error message Two examples: Previous Comments: --

[PHP-DEV] Bug #11728 Updated: (null) given instead of actual error message

2001-06-27 Thread cgi
ID: 11728 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: PostgreSQL related Operating system: Linux 2.2.19 PHP Version: 4.0.6 Description: (null) given instead of actual error message Not sure if this is important but I'm retrieving the error from the $php_errormsg variable. Previous

[PHP-DEV] Bug #11728 Updated: (null) given instead of actual error message

2001-06-27 Thread cgi
ID: 11728 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: PostgreSQL related Operating system: Linux 2.2.19 PHP Version: 4.0.6 Description: (null) given instead of actual error message Also, seems to only happen when using persistant connections. Non-persistant connections will show th

[PHP-DEV] Bug #11728: (null) given instead of actual error message

2001-06-27 Thread cgi
From: [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