[NTLUG:Discuss] Stupid Apache CGI question...
Jeff
fetushead at sbcglobal.net
Mon Jul 9 15:24:48 CDT 2007
Well, I have tried both a .pl and .cgi extension. How do I check for
ExecCGI? Not familiar with add-type...
I've written perl scripts for Apache servers before and have not run
into this before...
MadHat Unspecific wrote:
> Jeff wrote:
>
>> I've been trying to get a perl cgi script to work, but when a form is
>> submitted, the script prints out instead of executing...Anyone have any
>> guess as to what's going on?
>>
>
>
> Basically the web server doesn't know to parse the script for one reason
> or another.
>
> What is the extension of the file? Did you enable ExecCGI for the
> directory? Does the web server know that file is a CGI by using
> Add-Type (I think)?
>
>
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>
>
More information about the Discuss
mailing list