I have a simple form in a subfolder that I thought I assembled according to instructions that I can't seem to get to working. I even added full URLs instead of relatives in order to try fixing. Here are my error messages:
Warning: require_once() [function.require-once]: URL file-access is disabled in the server configuration in /home/wayofthe/public_html/_course/apt096hw4-068t4n4-u667f494-qd2n7u64-10.php on line 3
Warning: require_once(http://www.wayoftheseeker.com/_course/simplecontact_pro/sc_admin/include/common.php) [function.require-once]: failed to open stream: no suitable wrapper could be found in /home/wayofthe/public_html/_course/apt096hw4-068t4n4-u667f494-qd2n7u64-10.php on line 3
Fatal error: require_once() [function.require]: Failed opening required 'http://www.wayoftheseeker.com/_course/simplecontact_pro/sc_admin/include/common.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wayofthe/public_html/_course/apt096hw4-068t4n4-u667f494-qd2n7u64-10.php on line 3
For the life of me I can not figure this out.