> Yup, Apache now starts without errors, but HTML::Mason still doesn't seem
> to function. When I get to a .cgi page I get the source on the screen,
> instead of what should appear...
>
> Is there any way I can get this working with apache/mod_perl 2, or should
> I settle for version 1?
I'm not
-Original Message-
From: Stas Bekman <[EMAIL PROTECTED]>
To: Evert Meulie <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED], "Philippe M. Chiasson" <[EMAIL PROTECTED]>
Date: Thu, 05 Aug 2004 11:06:28 -0700
Subject: Re: Perl not allowed here
> Evert Meulie wrote:
Philippe M. Chiasson wrote:
> Unless geoff takes this one, I'll take care of it by tomorrow.
it's all yours :)
--Geoff
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette
Stas Bekman wrote:
Philippe M. Chiasson wrote:
Hmm, I think we ought to start with:
- PerlModule, PerlRequire, in .htaccess is missing
http://marc.theaimsgroup.com/?t=10537008871&r=1&w=2
Owner: geoff
sections in .htaccess would be executed on every request, so that's
quite DWIM. In oth
Philippe M. Chiasson wrote:
Hmm, I think we ought to start with:
- PerlModule, PerlRequire, in .htaccess is missing
http://marc.theaimsgroup.com/?t=10537008871&r=1&w=2
Owner: geoff
sections in .htaccess would be executed on every request, so that's
quite DWIM. In other containers, like
Stas Bekman wrote:
Philippe M. Chiasson wrote:
[...]
Philippe, has the allowed placement of sections changed in mp2?
For now, sections are still limited to server scope. I have a patch
to open that up to OR_ALL ( .htaccess and all) but I am not sure
of exactly what behaviour a user would expect
Philippe M. Chiasson wrote:
[...]
Philippe, has the allowed placement of sections changed in mp2?
For now, sections are still limited to server scope. I have a patch
to open that up to OR_ALL ( .htaccess and all) but I am not sure
of exactly what behaviour a user would expect from a section in a
Geoffrey Young wrote:
out of the container and it will work.
Philippe, has the allowed placement of sections changed in mp2?
yes.
http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=105370080722053&w=2
but I'm sure that we have talked about it since then as well.
Hmm, I think we ought to star
Geoffrey Young wrote:
out of the container and it will work.
Philippe, has the allowed placement of sections changed in mp2?
yes.
http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=105370080722053&w=2
but I'm sure that we have talked about it since then as well.
It does make a lot of sense
> out of the container and it will work.
>
> Philippe, has the allowed placement of sections changed in mp2?
yes.
http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=105370080722053&w=2
but I'm sure that we have talked about it since then as well.
--Geoff
--
Report problems: http://per
Stas Bekman wrote:
Evert Meulie wrote:
Hi everyone!
When trying to start Apache I get:
Syntax error on line 376 of
/usr/local/apache-freeside/conf/Apache-Freeside.conf:
Perl not allowed here
The relevant paragraph from Apache-Freeside.conf:
PerlModule HTML::Mason
AddHandler perl-script .cgi
Evert Meulie wrote:
Hi everyone!
When trying to start Apache I get:
Syntax error on line 376 of
/usr/local/apache-freeside/conf/Apache-Freeside.conf:
Perl not allowed here
The relevant paragraph from Apache-Freeside.conf:
PerlModule HTML::Mason
AddHandler perl-script .cgi
PerlHandler HTML::Mason
Hi everyone!
When trying to start Apache I get:
Syntax error on line 376 of
/usr/local/apache-freeside/conf/Apache-Freeside.conf:
Perl not allowed here
The relevant paragraph from Apache-Freeside.conf:
PerlModule HTML::Mason
AddHandler perl-script .cgi
PerlHandler HTML::Mason
require "
13 matches
Mail list logo