Software Error when running "setup.pl"
Status: Beta
Brought to you by:
ceetee
So I configured everything to the best of my abilities and used the install.txt guide to do so. I got everything uploaded and point my browser to the setup.pl file I uploaded using FTP. I get the following error:
Failed to load data manager "MySQL": Failed to connect to database: Access denied for user 'darkjedi37_matty'@'localhost' (using password: YES) at src/modules/Chirpy/DataManager/MySQL.pm line 144
at setup.pl line 50
I double and triple checked my SQL setting in my chirpy.ini file, but it is all correct. What could be my problem?
Never mind! I was able to solve it by creating yet another user for the SQL database and using that new user instead. Now I get another error after the setup.pl finishes. I'll keep working at it.