Om een bestaande website met CMS weer actief te krijgen ben ik aan het uitzoeken waar het fout gaat.
Op de inlogpagina krijg ik deze melding te zien nog voordat ik in wil loggen:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'xxxx'@'localhost' (using password: YES) in /home/xxxx/domains/xxxx.nl/public_html/cms/config.php on line 8
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'apache'@'localhost' (using password: NO) in /home/xxxx/domains/mmmm.nl/public_html/cms/config.php on line 9
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/xxxx/domains/mmmm.nl/public_html/cms/config.php on line 9
Waarom?
3.273 views