[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

RE: [LI] Apache Configuration......



     Hi,

     Doesn't look like an apache error. This is a default message which
     is generated by Apache, and sent to the client.

     Try to make the cgi script executable. Try chmod. This may correct
     the problem. And if it is a perl script (say), do not forget to give 
     #!/usr/bin/perl on the first line. Check the path on your m/c.

     If this does not correct your problem, then check the script, by
running
     it directly from the shell. (Mostly, when debugging, the HTMLs are
     directly dumped on to the /dev/tty). Correct the script, if it gives
errors.

     Hope that helps.

     Suvendra

> -----Original Message-----
> From:	dileep [SMTP:dileepcyriac@xxxxxxxxxxx]
> Sent:	Thursday, August 19, 1999 8:55 AM
> To:	linux-india@xxxxxxxxx
> Subject:	[LI] Apache Configuration......
> Mon Aug 16 09:03:55 1999] [error] (2)No such file or directory: exec of
> /home/httpd/cgi-bin/multiple_choice_questions.cgi failed
> [Mon Aug 16 09:03:55 1999] [error] [client 192.168.1.1] Premature end of
> script headers:
> /home/httpd/cgi-bin/multiple_choice_questions.cgi
> 
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.

------------------------------