If the database password is set to something that includes special characters, upgrade.php fails before it even starts. The sql password I had included the follow characters: .$& one of them seems to cause the upgrade script to fail with the following message. The upgrade continues after changing the password to something simpler.
Notice: Undefined variable: Nypc in /home/marticus/public_html/FUDforum2/upgrade.php(995) : eval()'d code on line 36
Warning: mysql_connect() [function.mysql-connect]: Access denied for user [email]'marticus_fudforu'@'localhost'[/email] (using password: YES) in /home/marticus/public_html/FUDforum2/upgrade.php on line 456
MySQL Error: #1045 (Access denied for user [email]'marticus_fudforu'@'localhost'[/email] (using password: YES))
[Updated on: Wed, 18 March 2009 16:09]
Report message to a moderator