On Wed, 16 Aug 2006, S. Kiehn wrote:

> I have a site that I am looking to host at grokthis.net, a mason fastcgi 
> account.  I understand without mod_perl I no longer have use of the $r 
> object and Apache modules (Apache::DBI, 
> MasonX::Request::WithApacheSession, libapreg, etc.).  My question is 
> this: Is there any other features of mason that I would be losing?  Any 
> info would be appreciated.

That's not quite true. If you use Mason's CGIHandler module, it will 
create a fake apache object for you that provides many of the methods that 
Apache.pm does (though not all).

Also, MasonX::R::WAS does not depend on running under mod_perl. 
Apache::DBI and Apache::Request do depend on it, though.


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to