rsrawat Posted June 4, 2007 Posted June 4, 2007 I am facing problem with user authentication. Same problem is coming in both oscommerce and phpmyadmin I have following installations on my system. Apache HTTP server 2.2 PHP: 5.2.2 PhpMyAdmin: 2.10.1 MySql: 5.0 oscommerce 2.2 ms 2 I have done all step that were suggested here. global_long_arrays turned On. extension Php_mysql.dll comment removed. PATH variable is set. I have added LoadModule for Php 5.0 I have created test database on mysql and assigned user root to this database and it has all privileges. Now I am passing test as database, user as root, its password and hostname as localhost for this database on oscommerce and PhpMyAdmin but I am getting error for System user as "#1045: Access Denied for user System@localhost using Password:NO" I dont know why both of these are passing System user when I am giving root as user. It there something more that I need to do.
rsrawat Posted June 4, 2007 Author Posted June 4, 2007 I am facing problem with user authentication. Same problem is coming in both oscommerce and phpmyadmin I have following installations on my system. Apache HTTP server 2.2 PHP: 5.2.2 PhpMyAdmin: 2.10.1 MySql: 5.0 oscommerce 2.2 ms 2 I have done all step that were suggested here. global_long_arrays turned On. extension Php_mysql.dll comment removed. PATH variable is set. I have added LoadModule for Php 5.0 I have created test database on mysql and assigned user root to this database and it has all privileges. Now I am passing test as database, user as root, its password and hostname as localhost for this database on oscommerce and PhpMyAdmin but I am getting error for System user as "#1045: Access Denied for user System@localhost using Password:NO" I dont know why both of these are passing System user when I am giving root as user. It there something more that I need to do. Vgar, Can you pl. have a look on this issue? I am just stuck, don't know what to do next.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.