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 .htaccessOr use your FTP program to do this.