[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: cgi script



At 09:59 AM 9/28/99 -0400, Meghan Madel wrote:

>syntax error at /home/httpd/html/index-new.cgi line 18, near
""index-new.html";"
>Execution of /home/httpd/html/index-new.cgi aborted due to compilation
errors.
>[Tue Sep 28 09:55:13 1999] [error] [client 206.181.247.202] Premature end
of script headers: /home/httpd/html/index-new.cgi

Premature end of script headers means that the cgi isn't returning the
proper headers.  The script you posted may have a syntax error on the
$img_dir = "numbers"; line.  But even if it doesn't, I don't see that it
does anything including returning the required headers.  I think you need
to post in a CGI forum or get a web developer to help you.


---
Alan D. Mead  /  Research Scientist  /  adm ipat com
Institute for Personality and Ability Testing
1801 Woodfield Dr  /  Savoy IL 61874 USA
217-352-4739 (v)  /  217-352-9674 (f)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]