Re: Error on Apache::Request install [mp2]

2004-08-21 Thread Fred Moyer
> I have Apache 2 and Mod Perl 2 already install though someone else installed > them for me. > Any idea what's up and how I can located this apxs stuff? They didn't install httpd-devel which contains apxs, hence it is not being found by libapreq2. Install the httpd-devel rpm via up2date or yum.

Re: Mod_Perl Authentication

2004-08-21 Thread mpeters
Levi E. Stanley wrote: Hi, I have written a authentication module, which seems to work fine but after you put in the correct username and password, it seems to have forgotten to load up any of the files in the DocumentIndex. For example when I type this in the browser http://www.twistedme.com/p

Mod_Perl Authentication

2004-08-21 Thread Levi E. Stanley
Hi, I have written a authentication module, which seems to work fine but after you put in the correct username and password, it seems to have forgotten to load up any of the files in the DocumentIndex. For example when I type this in the browser http://www.twistedme.com/protected/ I get a Not F

Re: make test fails in modules/include.t

2004-08-21 Thread André Malo
* Stas Bekman <[EMAIL PROTECTED]> wrote: > according to the Apache docs: > http://httpd.apache.org/docs-2.0/en/mod/core.html#options > IncludesNoExec disables #cmd and #exec, but no #include virtual > > I suppose mod_include has introduced this feature w/o documenting it? It's just bad documente

Re: make test fails in modules/include.t

2004-08-21 Thread Stas Bekman
André Malo wrote: * Stas Bekman <[EMAIL PROTECTED]> wrote: according to the Apache docs: http://httpd.apache.org/docs-2.0/en/mod/core.html#options IncludesNoExec disables #cmd and #exec, but no #include virtual I suppose mod_include has introduced this feature w/o documenting it? It's just bad do

Re: make test fails in modules/include.t

2004-08-21 Thread Stas Bekman
[Apache docs folks, please notice that it looks like the Options and mod_include pages need to have some fixes. See the rest of this email for details. Thank you] Thomas Berger wrote: Hello, I encountered this with apache 2.49, perl 5.8.4 and mod_perl 1.99_14 and now with apache 2.50, perl 5.8.5

Error on Apache::Request install

2004-08-21 Thread David Hofmann
I'm attempting to install: JOESUF/libapreq2-2.03_04-dev.tar.gz I have Apache 2 and Mod Perl 2 already install though someone else installed them for me. ./configure: line 1: apxs: command not found ./configure: line 1: apxs: command not found ./configure: line 1: apxs: command not found ./configu

make test fails in modules/include.t

2004-08-21 Thread Thomas Berger
Hello, I encountered this with apache 2.49, perl 5.8.4 and mod_perl 1.99_14 and now with apache 2.50, perl 5.8.5 and mod_perl 1.99_15. It must be something stupid but I cannot figure out what is going on: viele Gruesse Thomas Berger -8<-- Start Bug Report 8<-