Re: Problem installing mod_perl (because of CGI?)

[prev] [thread] [next] [Date index for 2005/04/06]

From: Geoffrey Young
Subject: Re: Problem installing mod_perl (because of CGI?)
Date: 19:32 on 06 Apr 2005

> I've just copied the result of the command from the screen, but the full
> path is:
> /home/teddy/t/conf/httpd.conf
> 
> I've checked that line (861) and I have seen just a common SetEnv, so
> mod_env might be missing.

ok, but whether mod_env is present or not isn't the point - that file is
being pulled in and it shouldn't be.

is there an Include directive in the httpd.conf pointed to by
/usr/local/site/bin/httpd?

  $ /usr/local/site/bin/httpd -V | grep HTTPD_ROOT

if so, comment it (the Include directive) out and run

  $ t/TEST

again.  but that file being used at all is the troublesome part, not mod_env
or mod_cgi or CGI.pm - the mod_perl test suite configuration itself is
insulated against these kinds of requirements, so whether a non-httpd_core.c
module is present or not should have no effect.

--Geoff

Problem installing mod_perl (because of CGI?)
Octavian Rasnita 16:52 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Geoffrey Young 17:19 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Philip M. Gollucci 17:56 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Octavian Rasnita 18:29 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Octavian Rasnita 18:26 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Philip M. Gollucci 19:15 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Octavian Rasnita 19:27 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Geoffrey Young 19:32 on 06 Apr 2005

Generated at 14:43 on 11 Apr 2005 by mariachi v0.52