I appear to be having problems running the CGI version of Zoom Search Engine, although the other versions work fine.
Basically, I am receiving a configuration error and when I check the log files it advises "Premature end of script Headers".
The files upload ok (using the inbuilt zoom FTP), and all permissions are 775. The cgi-bin folder is set to 777.
I'v even tried loading the CGI file into the main directory and renaming it to .exe (as it is a compiled C++ file), but the same error 500 occurs.
Other .exe files run ok, but not the CGI file.
I now have 2 versions on my web site
www.askhica.com/search.html [Javascript - works ok]
www.askhica.com/cgi-bin/search.cgi [Doesn't work - error 500]
Any ideas ????
Many thanks,
Pete
Basically, I am receiving a configuration error and when I check the log files it advises "Premature end of script Headers".
The files upload ok (using the inbuilt zoom FTP), and all permissions are 775. The cgi-bin folder is set to 777.
I'v even tried loading the CGI file into the main directory and renaming it to .exe (as it is a compiled C++ file), but the same error 500 occurs.
Other .exe files run ok, but not the CGI file.
I now have 2 versions on my web site
www.askhica.com/search.html [Javascript - works ok]
www.askhica.com/cgi-bin/search.cgi [Doesn't work - error 500]
Any ideas ????
Many thanks,
Pete
Comment