I am having some issues with cgi on my linux server. I have other cgi files in the cgi-bin script alias directory tht work properly. I have configured all the setting according to the faq.
[1] I uploaded all the files as binary
[2] Gave the zdat files public read
[3] Gve the cgi 755 permissions
[4] Looked at the httpd.conf file and all the cgi handling is in order (after all it works for other cgi's anyway)
However I am consistently getting premature header errors. The zdat files are over 2 megs could it be a memory and cpu issue? If so what config do you recommend for the server?
[1] I uploaded all the files as binary
[2] Gave the zdat files public read
[3] Gve the cgi 755 permissions
[4] Looked at the httpd.conf file and all the cgi handling is in order (after all it works for other cgi's anyway)
However I am consistently getting premature header errors. The zdat files are over 2 megs could it be a memory and cpu issue? If so what config do you recommend for the server?
Comment