Hello There.

Oh, and how could I forget. At the mason's wiki,
There is a live discussion about it.
http://www.masonhq.com/wiki/null?ApacheModPerl2
In general, I don't think that mason works well with Apache2.
And here is the formal announcement:
http://www.masonhq.com/docs/faq/#can_i_use_mason_with_mod_perl_1_

Have fun.

-----Original Message-----
From: semuel [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 19, 2004 7:20 PM
To: 'Pete Smith'
Cc: [EMAIL PROTECTED]
Subject: RE: File uploads using Apache:;request in mod_perl2

Hello There.

No, this was changed to Apache::RequestRec and friends. 
See http://perl.apache.org/docs/2.0/api/Apache/RequestRec.html

Semuel.

-----Original Message-----
From: Pete Smith [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 19, 2004 6:07 PM
To: 'Joe Schaefer'
Cc: [EMAIL PROTECTED]
Subject: RE: File uploads using Apache:;request in mod_perl2

Sorry, I forgot to mention this too.

I am defining $r as the request object, like in mod_perl1:

my $r = Apache::Request->new(shift,
                             TEMP_DIR => '/tmp/mason',
                            );

Is this correct in mod_perl2? I'm sorry, but I'm not terribly clued up on
mod_perl2 yet...

Thanks,
Pete


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html




-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html




-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to