The config file is writeable by the webserver. This is a major security risk
	because anyone can change your server settings now by using the install script.
	phpBB will not be able to run until this is fixed. On unix systems this can be done
	with the following command:
	
chmod 644 config.phpOr use your FTP program to do this.