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

Reply via email to