DAH - 2010-01-22

I am getting the following error messages. I obviously need to create a config.inc.php file… How do I do that, and what needs to go in the file in order for the form to function correctly?

Warning: include(config.inc.php) : failed to open stream: No such file or directory in /home6/purlerwr/public_html/foundationwrestling/fwregistrationform/processor.php on line 7

Warning: include() : Failed opening 'config.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home6/purlerwr/public_html/foundationwrestling/fwregistrationform/processor.php on line 7

Warning: mysql_connect() : Access denied for user 'purlerwr'@'localhost' (using password: NO) in /home6/purlerwr/public_html/foundationwrestling/fwregistrationform/processor.php on line 8
Could not connect to database: Access denied for user 'purlerwr'@'localhost' (using password: NO)