dbenfell Posted November 20, 2003 Posted November 20, 2003 I have installed mysql, php using IIS locally and am trying to get oscommerce going. I followed some instructions on setting it up and think I did everything correctly. when I go to: http://localhost/catalog/default.php I get the following message Warning: mysql_connect(): Access denied for user: 'Administrator@localhost' (Using password: YES) in c:\inetpub\wwwroot\catalog\includes\functions\database.php on line 19 Unable to connect to database server! Any ideas what this needs and what I can do to get it working? assistance appreciated.
jpf Posted November 20, 2003 Posted November 20, 2003 Check your MySQL user/permissions - you should have 2 user: 'Administrator@localhost' AND '[email protected]' Don't know why - but it works for me! (Note: User name/pw is case sesitive?)
Lea Posted November 27, 2003 Posted November 27, 2003 I have same thing - where are the user permissions please?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.