Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

locked out


Debrun

Recommended Posts

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

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

  • 3 weeks later...

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...