Problem persist. This is my error log
[Fri Jul 24 12:00:12 2009] [error] [client 127.0.0.1] File "D:\\xampp\\htdocs\\cgi-bi
[Fri Jul 24 12:00:12 2009] [error] [client 127.0.0.1] print "\\n[!] Message Sent Successfully" \r
[Fri Jul 24 12:00:12 2009] [error] [client 127.0.0.1] ^\r
[Fri Jul 24 12:00:12 2009] [error] [client 127.0.0.1] SyntaxError: invalid syntax\r
[Fri Jul 24 12:00:27 2009] [error] [client 127.0.0.1] Premature end of script headers: test.py
[Fri Jul 24 12:00:27 2009] [error] [client 127.0.0.1] File "D:\\xampp\\htdocs\\cgi-bi
[Fri Jul 24 12:00:27 2009] [error] [client 127.0.0.1] print "\\n[!] Message Sent Successfully" \r
[Fri Jul 24 12:00:27 2009] [error] [client 127.0.0.1] ^\r
[Fri Jul 24 12:00:27 2009] [error] [client 127.0.0.1] SyntaxError: invalid syntax\r
Main Topics
Browse All Topics





by: Fairlight2cxPosted on 2009-07-24 at 02:39:53ID: 24933316
In the directory section, try adding:
Order allow,deny
Add it as a line above the Allow from all.