Aaron Trevena wrote:
> Hi Kim,
> 
> with Apache 2.x you need mod_perl 2.x
> 
> mod_perl 1.99 was a pre-release version for Apache 2.x, you almost
> certainly don't want 1.99 as it's incompatible with both mod_perl 1.x
> and 2.x, as the API changed between 1.99_2x and 2.x
> 
> I would remove mod_perl, 1.99 and install mod_perl 2.x by hand.
> 
> I have tried to make Maypole work with 1.x, 1.99 and 2.x, but I think
> 1.99 support is still dodgy because different 1.99 releases differ in
> their API.

It's a complete pain; Catalyst has separate MP19 and MP20 engines and 
auto-selects on startup. I'm sure I could get the guys working with them to 
answer a few questions if you want to have a go at stealing some of the code ...

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +

-------------------------------------------------------------------------
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
_______________________________________________
Maypole-users mailing list
Maypole-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to