Hi Geoff,
On Fri, 12 Mar 2004, Geoffrey Young wrote:
(of http://perl.apache.org/~geoff/bug-reporting-skeleton-mp1.tar.gz
and http://perl.apache.org/~geoff/bug-reporting-skeleton-mp2.tar.gz)
> you can also drop a simple script in and see it run.
That might be a useful addition to the README. (I
Charlie Smith wrote:
I'm going to rename this subject so as not to get confused with Nathan's.
Previous subject was perl to mod_perl transition problems. New name is
httpd.conf directives for mod_perl under Apache2.
I've compiled MP2 as a DSO under Apache2 on RedHat 8 on an 2.8Gz IBM.
Curren
Yes, I did try the config shown in the docs. See snipets below.
In Apache 1, the differences were, of cource PerlModule Apache and
PerlModule Apache::Registry
and those lines listed under 'old' below:
PerlModule Apache2PerlModule ModPerl::Registry
Options Indexes
FollowSymLink
> also, as I mentioned in a recent post, you can always check out the bug
> skeleton for a simple but common registry setup. you can also drop a simple
> script in and see it run.
>
> http://perl.apache.org/~geoff/bug-reporting-skeleton-mp1.tar.gz
oops, for mp2 you'll want
http://perl.apache.o
Perrin Harkins wrote:
> [ please keep it on the list ]
>
> On Fri, 2004-03-12 at 17:02, Charlie Smith wrote:
>
>>I guess I never know how to configure mod_perl without using the Files
>>tag, although experimented quite a bit trying to find out. I've
>>searched the docs you mention and tried s
[ please keep it on the list ]
On Fri, 2004-03-12 at 17:02, Charlie Smith wrote:
> I guess I never know how to configure mod_perl without using the Files
> tag, although experimented quite a bit trying to find out. I've
> searched the docs you mention and tried some things, but still no
> ENV{MO
Charlie Smith <[EMAIL PROTECTED]> wrote
>
> LoadModule ssl_module modules/mod_ssl.so
>
>
> Why is the tag used here and where would it be defined. Same
> question would apply for all the other IfDefine tages in the httpd.conf file.
> REPLY: I'll answer part of this one myself. I commented
I'm going to rename this subject so as not to get confused with
Nathan's. Previous subject was perl to mod_perl transition
problems. New name is httpd.conf directives for mod_perl under
Apache2.
I've compiled MP2 as a DSO under Apache2 on RedHat 8 on an 2.8Gz IBM.
Current questions are