Community & Support

PHP Notice: Undefined index: pass in c:\inetpub\wwwroot\drupal-4.6.3\includes\database.mysql.inc on line 31

can anybody help me what must i do to get this out of the page ?

Comments

Turn error display off

In your php.ini, set display_errors and display_startup_errors both to Off and that notice will no longer appear.

nobody click here