Re: CGI Problem

From: Renison, Rick (rick.renison_at_EDS.COM)
Date: 12/02/03

  • Next message: Robert Binkley: "Re: CGI Problem"
    Date:         Tue, 2 Dec 2003 12:17:36 -0500
    To: aix-l@Princeton.EDU
    
    

    edit /usr/HTTPServer/conf/httpd.conf and add
       Options ExecCGI
       SetHandler cgi-script
    to the <Directory> block.

    > -----Original Message-----
    > From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU]On Behalf Of
    > Nita Hyde
    > Sent: December 2, 2003 11:15 AM
    > To: aix-l@Princeton.EDU
    > Subject: CGI Problem
    >
    >
    > We run an apache web browser (1.3.26) but have never accessed CGI
    > scripts with it. Now one of our users wishes to do so.
    > However, we are
    > getting forbidden when trying to run the scripts. It is not forbidden
    > by the directory/file permissions. I can see an index and access the
    > html files but not the cgi and the permissions are all the same. I
    > think apache is causing the block because I can execute the cgi from a
    > unix prompt. Since I know nothing about apache and less about CGI, I
    > really need help. If I need to change the config file, I'd
    > really like
    > some input on how to do this. If the problem lies somewhere else,
    > please clue me in.
    >
    > TIA, Nita
    >
    > --
    > Nita Hyde, Systems Programmer
    > School Board of Alachua County
    > 620 East University Avenue
    > Gainesville, Fl. 32601
    > Phone (352) 955-7500 Ext. 248
    > Fax (352) 955-6700
    >


  • Next message: Robert Binkley: "Re: CGI Problem"

    Relevant Pages

    • CGI Problem
      ... We run an apache web browser but have never accessed CGI ... getting forbidden when trying to run the scripts. ... Nita Hyde, Systems Programmer ...
      (AIX-L)
    • Re: dynamic lib ignored even after "found" in "install_driver(Oracle) failed: Cant load..." cgi prob
      ... the solution i found is this: i moved the directory containing libclntsh.so under /usr/lib, which is a location that apache seems to trust, as opposed to where i had originally placed this directory. ... so, if i knew then what i know now, here are the steps _I_ would use were i to install the oracle instantclient such that the DBD::Oracle module would work when used in an apache 2.0 CGI: ... i also could run it this way by placing tnsnames.ora in my home directory as .tnsnames.ora, but this location will do me no good when i want apache to run the script as a cgi. ... am i missing some sort of configuration detail regarding apache and permissions granted a cgi? ...
      (perl.dbi.users)
    • Re: CGIs & CSS - References
      ... my $q = new CGI; ... > If the link tag method is considered to be sufficient, then hey, I'm ... (Naturally the stylesheets and js files are in both ... This makes me think it's Apache. ...
      (perl.beginners)
    • Re: Apache and Perl in Windows
      ... The cgi scripts execute, ... I am studying a spider book that uses Perl so I ... > file in apache and rename the jar files in the server directory. ...
      (comp.lang.perl.misc)
    • Re: Perl and IIS - script runs but The page cannot be displayed
      ... stew asked about CGI: the long answer is to perldoc CGI. ... Both the IIS and perl docs where crappy. ... I would love to have linux and apache etc but I'm stuck with a windows ...
      (comp.lang.perl.misc)