gator
New Member
MLM installed successfully using script, and files show up ~/public_html/lm/ but I'm unable to view stats, track, or create/upload lists because: "1044: Access denied for user 'xxxxxxx'@'localhost' to database 'xxxxxx_MLM'.
I feel like this is a simple fix but haven't been able to id the setting needed to correct.
I can log in through the browser but can't perform any actions, i.e. create or upload lists.
Diagnostics:
MLM 3.1.2 diagnose ran on 2019-08-17 at 11:18:04
request_uri =
path_to_script =
working_directory = /home/xxxxxxxxxxxxxx/public_html/lm
mailqueue permissions = 0755
sqlqueue permissions = 0755
uploads permissions = 0777
imports permissions = 0755
templates permissions = 0755
#1 mysql_connect( localhost, xxxxxxx, xxxxxxxx, xxx_MLM )
-> Connection OK!
#2 mysql_select_db( YPL_MLM )
-> Error selecting database (1044: Access denied for user 'xxxxxxx'@'localhost' to database 'xxxxxx')
-> Check the server database name in lm_settings.php
Finally, when I look for MySQL databases via cPanel xxx_MLM doesn't appear.
I feel like this is a simple fix but haven't been able to id the setting needed to correct.
I can log in through the browser but can't perform any actions, i.e. create or upload lists.
Diagnostics:
MLM 3.1.2 diagnose ran on 2019-08-17 at 11:18:04
request_uri =
path_to_script =
working_directory = /home/xxxxxxxxxxxxxx/public_html/lm
mailqueue permissions = 0755
sqlqueue permissions = 0755
uploads permissions = 0777
imports permissions = 0755
templates permissions = 0755
#1 mysql_connect( localhost, xxxxxxx, xxxxxxxx, xxx_MLM )
-> Connection OK!
#2 mysql_select_db( YPL_MLM )
-> Error selecting database (1044: Access denied for user 'xxxxxxx'@'localhost' to database 'xxxxxx')
-> Check the server database name in lm_settings.php
Finally, when I look for MySQL databases via cPanel xxx_MLM doesn't appear.
Last edited: