File Directions
Hello Russell,
I believe you need to redo the Globals and localhost.php files. I noticed that your file paths do not contain the name of your CSM folder (usually CSM100 or the like):
/home4/bigmidge/public_html/cheapdaterva/dining.php
somewhere in that path you need to have referenced your CSM folder, like this:
/home4/bigmidge/public_html/cheapdaterva/CSM100/Connections/localhost.php
Also, in your Globals file, your host name probably isn't localhost unless, of course, you are testing locally.
Hopefully that helps!
Jon