hi,
My clients website was suspended and then unsuspended - resulting in password reset. Since then following error when navigate to site
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'steven_osc1'@'localhost' (using password: YES) in /home/steven/public_html/includes/functions/database.php on line 19
Unable to connect to database server!
I can login to ADMIN area but when I do I get following error
Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.
I know register_globals is OFF on server - I also know website was functioning prior to above.
Can anyone help


: