Jump to content

Warning: mysql_connect() [function.mysql-connect]: Access denied


mdvignesh

Recommended Posts

Please help me to solve this error

 

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'SYSTEM'@'localhost' (using password: NO) in C:\wamp\www\shop-script-free\includes\database\mysql.php on line 13

 

Warning: mysql_get_server_info() expects parameter 1 to be resource, boolean given in C:\wamp\www\shop-script-free\includes\database\mysql.php on line 14

Access denied for user 'SYSTEM'@'localhost' (using password: NO)

 

Thanks you very much

 

[attachment deleted by admin]

Link to comment
Share on other sites

The problem is either your username or password or both are incorrect, it will be in 1 of these 2 files open them and check that your username and password are correct. I am assuming it will be in the first one

 

include("./cfg/connect.inc.php");

include("./includes/database/mysql.php");

 

Link to comment
Share on other sites

The problem is either your username or password or both are incorrect, it will be in 1 of these 2 files open them and check that your username and password are correct. I am assuming it will be in the first one

 

include("./cfg/connect.inc.php");

include("./includes/database/mysql.php");

 

You are right.

Thank you very much

:D :D :D

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.