boy, this is going to sound like a really dumb question probably...but should there be two periods before urls in my index page code? Example:@import url ("..css/common.css"); ?
or for instance, and this would probably cause the error message I am getting
<?php require_once('../WA_Globals/WA_Globals.php'); ?>
<?php require_once('../Connections/localhost.php'); ?>