[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: cgi stuff
- From: John Kelly Robison <robison zusas uni-halle de>
- To: redhat-install-list redhat com
- Subject: Re: cgi stuff
- Date: Tue, 26 Sep 2000 23:07:00 +0200
Yeha, those lines are there in the httpd.conf. The cgi scripts were working
before. Now they're not. Here's a list of the modules I installed:
Digest-MD5
Apache-SSI
HTML-Parser
HTML-Tagset
MIME-Base64
URI
Libnet
Libwww-Perl
can anyone explain why, after installing these packages, cgi scripts that were
working before are not working now and all I get is a "/cgi-bin/form.cgi not
found on this server" error message?
identity wrote:
> Did you check if you do have these lines:
>
> ScriptAlias /cgi-bin/ "/home/www/cgi-bin/"
>
> and
>
> <Directory "/home/www/cgi-bin">
> ...
> </Directory>
>
> ----- Original Message -----
> From: "John Kelly Robison" <robison zusas uni-halle de>
> To: <redhat-install-list redhat com>
> Sent: Tuesday, September 26, 2000 9:59 PM
> Subject: Re: cgi stuff
>
> > Great, after installing all of the modules, which included eight in all
> > (Useragent and a few other required still more modules), the cgi scripts
> don't
> > work at all now. When I attempt to use anything using cgi, such as a
> form, I
> > get a "/cgi-bin/form.cgi not found on this server" error.
> >
> > Any ideas what i do now?
> >
> > identity wrote:
> >
> > > I remember something, but I'm not shure if it works.
> > >
> > > try changing your line:
> > >
> > > Options ... Includes ...
> > >
> > > to:
> > >
> > > Options ... +Includes ...
> > >
> > > ----- Original Message -----
> > > From: "John Kelly Robison" <robison zusas uni-halle de>
> > > To: <redhat-install-list redhat com>
> > > Sent: Tuesday, September 26, 2000 6:41 PM
> > > Subject: Re: cgi stuff
> > >
> > > > Okay, I've installed all the modules, including SSI, UserAgent and a
> bunch
> > > more
> > > > that were required before installing the previous, but still no luck
> on
> > > the
> > > > counter. Anyone have any further ideas? I'm lost.
> > > >
> > > > identity wrote:
> > > >
> > > > > You're missing some Perl modules. You can download the missing
> > > > > LWP/UserAgent.pm from
> > > > >
> > > > > http://www.perl.com/CPAN-local/README.html
> > > > >
> > > > > if you get any other "Can't locate ..." download it from there.
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "John Kelly Robison" <robison serv zusas uni-halle de>
> > > > > To: <redhat-install-list redhat com>
> > > > > Sent: Monday, September 25, 2000 4:10 PM
> > > > > Subject: Re: cgi stuff
> > > > >
> > > > > > thanks for the info. I've installed both simpleparse and SSI,
> though
> > > I
> > > > > had an error message when I
> > > > > > ran install test on SSI. It's here below. The counter still
> doesn't
> > > > > work.
> > > > > >
> > > > > > [root serv Apache-SSI-2.11]# make test
> > > > > > PERL_DL_NONLAZY=1
> > > > > /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/
> > > > > > sparc-linux -I/usr/lib/perl5/5.00503 -e 'use Test::Harness
> > > qw(&runtests
> > > > > $verbose
> > > > > > ); $verbose=0; runtests @ARGV;' t/*.t
> > > > > > t/fake..............ok
> > > > > > t/real..............Can't locate LWP/UserAgent.pm in @INC (@INC
> > > contains:
> > > > > blib/a
> > > > > > rch blib/lib /usr/lib/perl5/5.00503/sparc-linux
> > > > > /usr/lib/perl5/5.00503/sparc-lin
> > > > > > ux /usr/lib/perl5/5.00503/sparc-linux /usr/lib/perl5/5.00503
> > > > > /usr/lib/perl5/5.00
> > > > > > 503/sparc-linux /usr/lib/perl5/5.00503/sparc-linux
> > > /usr/lib/perl5/5.00503
> > > > > /usr/l
> > > > > > ib/perl5/site_perl/5.005/sparc-linux
> > > > > /usr/lib/perl5/site_perl/5.005/sparc-linux
> > > > > > /usr/lib/perl5/site_perl/5.005 .
> /usr/lib/perl5/5.00503/sparc-linux
> > > > > /usr/lib/per
> > > > > > l5/5.00503 /usr/lib/perl5/site_perl/5.005/sparc-linux
> > > > > /usr/lib/perl5/site_perl/5
> > > > > > .005 .) at real.t line 37.
> > > > > > BEGIN failed--compilation aborted at real.t line 37.
> > > > > > dubious
> > > > > > Test returned status 2 (wstat 512, 0x200)
> > > > > > Undefined subroutine &Test::Harness::WCOREDUMP called at
> > > > > /usr/lib/perl5/5.00503/
> > > > > > Test/Harness.pm line 288.
> > > > > > make: *** [test_dynamic] Error 2
> > > > > >
> > > > > >
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]