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