just eliminate the need for perl Makefile.PL to make a guess.
To avoid the two prompts:
Configure mod_perl with ../apache_1.3.xx/src ?
Shall I build httpd in ../apache_1.3.xx/src for you?
and avoid building httpd, use:
NO_HTTPD=1
--
Wes Barris
E-Mail: [EMAIL PROTECTED]
--
Reporting bugs:
, apache would serve
files (but without the includes working).
# Options Indexes FollowSymLinks Includes ExecCGI
Options Indexes FollowSymLinks ExecCGI
XBitHack on
Has anyone seen this behaviour?
--
Wes Barris
E-Mail: [EMAIL PROTECTED]
--
Reporting bugs: http://perl.apac
to be able to run this script without having to wait for this
prompt halfway through. What am I doing wrong?
--
Wes Barris
E-Mail: [EMAIL PROTECTED]
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
Ged Haywood wrote:
Hi there,
On Fri, 21 Nov 2003, Wes Barris wrote:
To avoid the two prompts: <-- This is what I am trying to do.
And this is my reply to your original question of November 17.
:( I received no response. )
Why not try using a makepl_args.mod_perl file?
Because it d
Ged Haywood wrote:
Hello again,
On Mon, 24 Nov 2003, Wes Barris wrote:
To avoid the two prompts: <-- This is what I am trying to do.
And this is my reply to your original question of November 17.
:( I received no response. )
Why not try using a makepl_args.mod_perl file?
Because it d
Stas Bekman wrote:
Wes Barris wrote:
Ged Haywood wrote:
Hello again,
On Mon, 24 Nov 2003, Wes Barris wrote:
To avoid the two prompts:<-- This is what I am trying to do.
And this is my reply to your original question of November 17.
:( I received no response. )
Why not try usin
Stas Bekman wrote:
Wes Barris wrote:
[...]
Notice that there is no "$apache" variable used here and I am showing
that the correct directory exists.
You are correct, Wes. There is a mismatch between the docs and the reality.
Using APACHE_SRC and DO_HTTPD=1 avoids the prompt:
Stas Bekman wrote:
Stas Bekman wrote:
Wes Barris wrote:
[...]
Notice that there is no "$apache" variable used here and I am showing
that the correct directory exists.
You are correct, Wes. There is a mismatch between the docs and the
reality.
Using APACHE_SRC and DO_HTTPD=1 avoids
Stas Bekman wrote:
Wes Barris wrote:
Stas Bekman wrote:
Stas Bekman wrote:
Wes Barris wrote:
[...]
Notice that there is no "$apache" variable used here and I am showing
that the correct directory exists.
You are correct, Wes. There is a mismatch between the docs and the
reali
Stas Bekman wrote:
Wes Barris wrote:
Stas Bekman wrote:
Stas Bekman wrote:
Wes Barris wrote:
[...]
Notice that there is no "$apache" variable used here and I am showing
that the correct directory exists.
You are correct, Wes. There is a mismatch between the docs and the
reali
Stas Bekman wrote:
Wes Barris wrote:
[...]
Let's polish that issue and we will update the docs to reflect what's
going on. Nobody has complained in the last 7 years, so I guess
nobody was trying to do that.
I don't understand how I could be the only one in 7 years who ha
11 matches
Mail list logo