I just started playing with the pgsql db and encountered a no-error-empty page because i forgot to restart apache after enabling the php_pgsql module. No error is shown because the pg_connect is @error @squelched. I have added a simple error page for that case.
I think even for stupidy, wich really is the reason for this, an error should be displayed.
Please review, especially my bad english...
| Comment | File | Size | Author |
|---|---|---|---|
| pg_error.patch | 999 bytes | Thomas Ilsche |
Comments
Comment #1
moshe weitzman commentedI've been burned by that error suppression also. could also add some checking for existence of mysql_connect?
Comment #2
Cvbge commentedThis has been fixed already.
Comment #3
(not verified) commented