0

i cannot install opencart on third step.i have the following problem:

Warning: mysqli::mysqli(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: NO) in C:\wamp\www\opencart\upload\system\library\db\mysqli.php on line 7Warning: DB\MySQLi::__construct(): Couldn't fetch mysqli in C:\wamp\www\opencart\upload\system\library\db\mysqli.php on line 10Warning: DB\MySQLi::__construct(): Couldn't fetch mysqli in C:\wamp\www\opencart\upload\system\library\db\mysqli.php on line 10Notice: Undefined variable: mysql in C:\wamp\www\opencart\upload\install\controller\install\step_3.php on line 280Notice: Trying to get property of non-object in C:\wamp\www\opencart\upload\install\controller\install\step_3.php on line 280

php× 1144494

mega6382
  • 9,211
  • 17
  • 48
  • 69

1 Answers1

0

If someone is getting same type of error ,you could try out this,

username=admin

password=

keep your password null

The reason this might happened is because of password you gave in phpmyadmin during setting time.

Rishabh Kushwaha
  • 429
  • 2
  • 14