Re: "Allow scripts or programs to be run" grayed out on directory! How to set

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Richard Bell (rbell01824_at_earthlink.net)
Date: 10/17/04


Date: Sun, 17 Oct 2004 21:11:59 GMT


I'm not sure what you mean 'live on the server.' In FP I 'open site'
then select MyNetworkPlaces the live site 'www.mydomain.com'. The live
site comes up and appears normal. Then I select the CGI directory cgi
(this server calls it cgi not cgi-bin), properties and the option is
grayed out. What am I missing?

On Sun, 17 Oct 2004 16:12:37 -0400, "Steve Easton"
<admin@95isalive.com> wrote:

>It has to be done live on the server. It "should" already be set that way if you're publishing to
>UNIX. It "usually" is.



Relevant Pages

  • Re: sendmail/cgi issue
    ... > being collected and deliverd from with the CGI script via the web. ... You are missing the test to see if your openis successful, ... somewhere useful (like to the browser) if not. ...
    (comp.lang.perl.misc)
  • Re: [PHP] PECL help
    ... PHP runs as CGI, so it shouldn't cause any problem other then possibly with ... my script-- or am I missing something? ... On 3/19/07, Richard Lynch wrote: ...
    (php.general)
  • Re: query = new CGI;
    ... missing. ... > $query = new CGI; ... 'my' because of strict, $cgi, rather than $query, because I have been ...
    (comp.lang.perl.misc)
  • Simple read directory script not working
    ... use CGI qw; ... What am I missing from this script, that simply reads in a directory ... When I run the script and type in a real directory, I see a 1 in the ...
    (comp.lang.perl.misc)
  • Form Data to File
    ... form (using POST method) to a text file. ... use CGI qw; ... $query = new CGI; ... I am missing. ...
    (perl.beginners)