We just bought the latest phpGrid today (2014_01_02) and we now have this warning and error:
Warning: mysqli_real_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/www/html/phpGrid_Enterprise/server/adodb5/drivers/adodb-mysqli.inc.php on line 113
Error: Could not connect to the database
Using latest phpGrid 6.5 - Anyone seen this error?
Moderator: General Moderators
-
cecilchampenois
- Forum Commoner
- Posts: 47
- Joined: Thu Nov 06, 2014 10:29 am
- Location: Gilbert, Arizona
- Contact:
Using latest phpGrid 6.5 - Anyone seen this error?
Cecil Champenois
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Using latest phpGrid 6.5 - Anyone seen this error?
You DB connection failed because you are trying to connect with user root and no password.
(#10850)