[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Apache and CGI
hi bhavesh,
no i have done that also ...!!!
see the cgi scripts are getting executed ..
like i said that there is a binary file in my directory which i get
executed as cgi scripts .. it has a cgi extension .. so apache is able to
recognize the cgi files but somehow it is not able to execute perl scripts
and it gives a rather strange error .. which is file not found and exec of
filename.cgi failed ..!!!
do let me know what you think ..
if you want i can send you the conf files .. !!!
sachin ...
- ----- Original Message -----
From: Bhavesh <bhavesh@xxxxxxxxxxx>
To: <linux-india@xxxxxxxxx>
Sent: Thursday, July 22, 1999 4:52 PM
Subject: Re: Apache and CGI
> Hi
>
> I think you did not set cgi handler for executing CGI. This has to be
> enabled in srm.conf.
> It is some mime application header.
>
> AddType Application/x-httpd-cgi .cgi
>
> I think this is the problem, please let me know if its otherwise
>
> With Regards
> Bhavesh
> -----Original Message-----
> From: user <pldevand@xxxxxxxxxxxxxxx>
> To: linux-india@xxxxxxxxx <linux-india@xxxxxxxxx>
> Date: Thursday, July 22, 1999 4:38 PM
> Subject: Apache and CGI
>
>
> >Hi Guys,
> >
> >I was able to configure my modem and was able to connect to the net.
> >Thanks to all of you.
> >I need some help on configuring apache for running CGI Scripts. I have
> >installed Red Hat 6.0 and have apache which has mod_perl module compiled
> >in it. Someone told me that this module has some problems with running
> >CGI Scripts on apache. I have made the appropriate changed in the
> >configuration files viz. acces.config, srm.config and httpd.config. But
> >still I am getting error messages. I am attaching the error_log with
> >this mail. Someone do let me know how do I go about doing it,
> >
> >Thanks,
> >Sachin Devand
> >
>
>
>
> --------------------------------------------------------------------
> 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.
- --------------------------------------------------------------------
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.
------------------------------