Debrun Posted January 17, 2007 Share Posted January 17, 2007 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 Link to comment Share on other sites More sharing options...
thewi14 Posted January 17, 2007 Share Posted January 17, 2007 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 I'm getting the same error :'( : 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! It started late last night for me... I'm new to this whole thing, but i've emailed my host and they recommended setting up a unique MySQL ID for me, but it's not done anything... i'll check back if i ever get this resolved, but hopefully you'll be fixed by then too! Link to comment Share on other sites More sharing options...
thewi14 Posted January 17, 2007 Share Posted January 17, 2007 I don't know if this will help you, but when you were required to do a password reset, did you set it to the original? I just set my password back to the original password and all is working now! Link to comment Share on other sites More sharing options...
Debrun Posted February 8, 2007 Author Share Posted February 8, 2007 hi, I had an issue 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! resolved this by resetting database password to password in configure.php Now get new message when I try to access site. 1046 - No database selected select configuration_key as cfgKey, configuration_value as cfgValue from configuration Can anyone give me some clues? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.