> 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.
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
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
* 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
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
[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
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
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<-