You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Robert Lundsten <ro...@4se.nu> on 2002/08/17 02:50:38 UTC

Newbie - Apache2/Mod_perl2/Mason

Hello all,

does anyone know if Mason works with Apache2 and Mod_perl2?
I have tried but mason complains about Apache::Status...

Thanks!

/Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: Newbie - Apache2/Mod_perl2/Mason

Posted by Stas Bekman <st...@stason.org>.
Robert Lundsten wrote:
> Hello all,
> 
> does anyone know if Mason works with Apache2 and Mod_perl2?
> I have tried but mason complains about Apache::Status...

If you need modules from mod_perl 1.x, you need to install mod_perl 1.0 
as well as 2.0. And then in your startup add 'use Apache::compat;' see:
http://perl.apache.org/docs/2.0/user/compat/compat.html#Code_Porting



__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org