|
Re:The dreaded "help installing" question.
Friday, December 21, 2007, 10:05:24 AM, Julie wrote:
> I get a 404... when I add ?&debug=true I get the same old 500 error
> with the same entries in the error log. (failed to open log file,
> fopen: Permission denied, Premature end of script headers:
> vanilla.cgi)
hmm, that's quite strange. could you please try adding
print "Content-type: text/plain^/"
right after the REBOL [ ... ] block in vanilla.cgi and try again.
... earl walker out ...
|