Guest Posted November 26, 2015 Posted November 26, 2015 I just installed 2.3.4 with Bootstrap and I get the following error when trying to access the admin Warning: mysqli_connect(): (28000/1045): Access denied for user 'mysql'@'localhost' (using password: NO) in /home/mysite/public_html/admin/includes/functions/database.php on line 20Unable to connect to database server! Help please
multimixer Posted November 26, 2015 Posted November 26, 2015 make sure that your admin/includes/configure.php is setup correctly Is there a password for the DB set? Did you do the online installation or did you setup the file manually? My community profile | Template system for osCommerce - New: Responsive | Feedback channel
MrPhil Posted November 27, 2015 Posted November 27, 2015 Double check your MySQL server name, user ID, password, and access privileges; and make sure they're correctly entered into both the configure.php files. Check that your changes to these files were in fact accepted (i.e., you didn't edit or upload them while they were still in Read-Only mode). One of those things is likely to fix your problem.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.