I got no error accessing that page, it was a blank page.
i turned on error reporting, and it shows a different error from what you report, it shows:
Warning: mysql_pconnect(): Access denied for user 'root'@'localhost' (using password: YES) in /home/cinder2bob/public_html/Connections/InterPrimus.php on line 9
Fatal error: Access denied for user 'root'@'localhost' (using password: YES) in /home/cinder2bob/public_html/Connections/InterPrimus.php on line 9
this means that the MySQL database is not accepting the username and password that you have entered, you do not have the correct information for connecting to the database in the connection fie.
if you are unsure of the correct information to use, contact your host, they should be able to help you the connection details.