Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HELP! Warning: mysql_connect(): Access denied for


FlyingMonkey

Recommended Posts

Posted

I am getting the following error, I am positive the username/password is correct. I fiddled around with it for several hours and I copy and pasted it from the configuration file:

 

Warning: mysql_connect(): Access denied for user: '[email protected]' (Using password: YES) in /hsphere/local/home/mydirectory/anotherdirectory/admin/froogleTTT.php on line 20

 

 

Here's some info about the server:

 

Server OS: Linux 2.4.18-27.7.x Database: MySQL 3.23.58

Server Date: 05/24/2004 06:20:15 Datebase Date: 05/24/2004 06:33:26

Server Up Time: 6:20am up 5:24, 0 users, load average: 0.35, 0.21, 0.13

 

HTTP Server: Apache/1.3.29 (Unix) PHP/4.3.4 mod_ssl/2.8.16 OpenSSL/0.9.6b FrontPage/5.0.2.2510 mod_layout/3.2.1

PHP Version: 4.3.4 (Zend: 1.3.0)

 

Thank you for your help. =)

Most likely your question has been answered, please do a search first.

Posted

Warning: mysql_connect(): Host '******' is not allowed to connect to this MySQL server in *:\******\www\*****\******\includes\functions\database.php on line 19

Unable to connect to database server!

 

This indicates the wrong server DB_SERVER information in the configure.php files

 

Warning: mysql_connect(): Access denied for user: '****@*****' (Using password: *****) in *:\******\www\*****\******\includes\functions\database.php on line 19

Unable to connect to database server!

 

This indicates the wrong username DB_SERVER_USERNAME or password DB_SERVER_PASSWORD information in the configure.php files

 

1046 - No Database Selected

 

select configuration_key as cfgKey, configuration_value as cfgValue from configuration

 

This indicates that either no database has been created or the wrong database name DB_DATABASE exists in the configure.php files

 

Remember to check case sensitivity

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Archived

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

×
×
  • Create New...