I have been using the standard install of phpMyFAQ on our Godaddy hosting account for nearly 2 years without any issues.
last week the app stopped working, now we just get white screens that contain the following (when going to the admin or the main index.php url)
Code: Select all
Access denied for user '(my sql database name goes here)'@'97.74.144.229' (using password: YES)After several attempts to get things working I decided it was time to do a restore.
I FTP'd all of the files from my backup to the folder on the sever.
Also uploaded my db backup to the server and restored it via the db management system.
I can mange the mysql db directly and the data is there.
So, my question is... If I can remove the app via the GD control panel, then could I manually upload the app files and then manage to reconnect to the db.
Or... which file contains the db access info so that I can re-establish the access from the PHP files to the DB.
I scratching around here trying to find a solution.
TIA.
paul