Main page has a pathing issue where it can't find the proper files in "/home/course/u65/public_html/submissions/submission02/common/banner.php" Neither absolute pathing nor relative pathing is working. Using [__DIR__] corrected the pathing for individual pages but still struggles with main page. Because of this the my_business.php page also does not validate properly. Otherwise, everything else works and validates.