Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with running phpdev


kev69r

Recommended Posts

I had a problem with the golbals registry which i think i fixed with help but now when i try opening a .php file i get this message. can anyone point me in the wright direction and please use laymans terms as i a very new to this.

 

 

Warning: Access denied for user: '[email protected]' (Using password: YES) in c:phpdevwwwcatalogincludesfunctionsdatabase.php on line 19

 

Warning: MySQL Connection Failed: Access denied for user: '[email protected]' (Using password: YES) in c:phpdevwwwcatalogincludesfunctionsdatabase.php on line 19

Unable to connect to database server!

 

Cheers Kev

Link to comment
Share on other sites

Warning: Access denied for user: '[email protected]' (Using password: YES) in c:phpdevwwwcatalogincludesfunctionsdatabase.php on line 19
Make sure that the user lockpick_osc1 with domain 127.0.0.1 exists in the database. If you have a tool like phpMyAdmin, you will want to look in the table Users. If the user/domain combination exists, you are probably using the wrong password. Delete the user and recreate with a new password. Make sure that you give the user rights to the database.

 

There is more information about MySQL user management here.

 

Good luck,

Matt

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...