[drupal-devel] [feature] Error message when pg_sql module not enabled.
Issue status update for http://drupal.org/node/29808 Post a follow up: http://drupal.org/project/comments/add/29808 Project: Drupal Version: cvs Component: postgresql database Category: feature requests Priority: minor Assigned to: Thomas Ilsche Reported by: Thomas Ilsche Updated by: Thomas Ilsche Status: patch (code needs review) Attachment: http://drupal.org/files/issues/pg_error.patch (999 bytes) 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... Thomas Ilsche
participants (1)
-
Thomas Ilsche