When attempting to install SuiteCRM 7.1.1, MAX edition, a database connection error occurs.
Weâve had this happen before. Just now getting back to attempting to install. I deleted the entire folder and started again.
Permissions for cache, custom, and upload were all 755.
The file config_override.php was 644. (I changed this to 755)
Prior to the install, I used the MySql manager to set up a user, XXXXX_suitecr. I also deleted a database named suitecrm.
After the first install failed today, I created a database XXXXXX_suitecrm and assigned XXXXX_suitecr.
I then re-enabled the installer by modifying the config.php file to read ââinstaller_lockedâ => false,â so the installer would run again.
On running the installer, this error message is produced.
Warning: mysqli_connect() [function.mysqli-connect]: (42000/1044): Access denied for user deleted_suitecrâ@âIP Address deletedâ to database âsuitecrmâ in /home/DELETEDa/public_html/suitecrm711Max/include/database/MysqliManager.php on line 278
Could not connect to the database. Please refer to sugarcrm.log for details.
Sugarcrm.log reports:
Sun May 18 15:22:09 2014 [22824][-none-][FATAL] Query Failed: CREATE DATABASE suitecrm
CHARACTER SET utf8 COLLATE utf8_general_ci: MySQL error 1044: Access denied for user âDELETED_suitecrâ@âxxxx.comâ to database âsuitecrmâ
Sun May 18 15:22:09 2014 [22824][-none-][FATAL] Could not connect to DB server www.DOMAINDELETED.XXX as DELETED_suitecr. port : Access denied for user DELETED_suitecrâ@âDELETED.comâ to database âsuitecrmâ
I have since tried again⌠to see what happens.
I get to this page (with database connection error messages on the page) which is step 18 in the install guide:
Perform Setup
Creating SuiteCRM configuration file (config.php)
Creating SuiteCRM application tables, audit tables and relationship metadata
Creating the database suitecrm on flashscan8.usâŚ
Warning: mysqli_connect() [function.mysqli-connect]: (42000/1044): Access denied for user âfDELETED_suitecrâ@â184.172.55.155â to database âsuitecrmâ in /home/DELETED/public_html/suitecrm711Max/include/database/MysqliManager.php on line 278
Could not connect to the database. Please refer to sugarcrm.log for details.
Would appreciate assistance in completing the install.
I do note that for SuiteCRM Application Admin Name, I had previously put (something else). It shows as Admin on the re-install attempt.
Thanks for your help.
Ted