http and sttps showing different...
http://oseago.com shows a site with no errors, whereas https://oseago.com gives the following path errors:
Warning: main(_common_error.inc.php): failed to open stream: No such file or directory in /home/oseagoc/public_html/_required_include.inc.php on line 63
Fatal error: main(): Failed opening required '_common_error.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/oseagoc/public_html/_required_include.inc.php on line 63
Fatal error: main(): Failed opening required '_common_error.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/oseagoc/public_html/_required_include.inc.php on line 63
how would httpS be different (or use a different starting path or permissions) than http?