it looks to be coding errors in the script itself which you can see below:
[Fri Jun 20 12:42:25 2014] [error] [client 216.54.31.82] Premature end of script headers: search.cgi [Fri Jun 20 12:42:26 2014] [error] [client 216.54.31.82] File does not exist: /usr/local/apache/htdocs/index.php, referer: http://advanced1430.inmotionhosting.com/~jorgen6/cgi-bin/search.cgi
My files are not in the htdocs folder, it is actually /home/jorgen6/public_html/index.php. You will need to update your script to reflect this to have it run properly.
[Fri Jun 20 12:42:25 2014] [error] [client 216.54.31.82] Premature end of script headers: search.cgi [Fri Jun 20 12:42:26 2014] [error] [client 216.54.31.82] File does not exist: /usr/local/apache/htdocs/index.php, referer: http://advanced1430.inmotionhosting.com/~jorgen6/cgi-bin/search.cgi
My files are not in the htdocs folder, it is actually /home/jorgen6/public_html/index.php. You will need to update your script to reflect this to have it run properly.
Comment