Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'solardegeriba1'@'187.45.193.220' (using password: YES) in /home/storage/a/1f/e4/solardegeriba1/public_html/faq/sql_connect.php on line 11
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/storage/a/1f/e4/solardegeriba1/public_html/faq/sql_connect.php on line 12
The config file is writeable by the webserver, and possibly .htaccess as well.
This is a major security risk
because anyone can change your server settings now by using the install script.
Faqatron will not be able to run until this is fixed. On unix systems this can be done
with the following command:
chmod 644 config.php .htaccess
Or use your FTP program to do this.
Switch on the 'read-only' attribute if you are running the script on a Windows machine.