From: Kutter M. <mar...@si...> - 2005-03-24 08:14:56
|
Hi Chris, The attached file contains a bunch of modules I modified or added to OI1.99_04 to make it running with Apache2 (and some other numerous changes...). I still use CGI for creating Apache2 requests, as the libapreq package = which provides Apache::Request is not stable yet (and changes with almost = every new mod_perl Revision). CGI >=3D 3 is required for Apache2. I've modified the login process in the Apache*::OpenInteract packages, because I use http authentication via apache, so maybe you have to = change this. My startup script for Apache2 is also attached. Regards, Martin Kutter -----Urspr=FCngliche Nachricht----- Von: 'Chris Winters' [mailto:ch...@cw...] Gesendet: Mittwoch, 23. M=E4rz 2005 16:57 An: Kutter Martin Betreff: Re: [Openinteract-dev] OI2 under mod_perl2 * Kutter Martin (mar...@si...) [050323 10:49]: > Hi Chris, >=20 > I can offer my (somewhat modified) copy of OI 1.99_04 >=20 > It runs fine under Apache2 (I have modified / rewritten the=20 > Request handler and some other stuff). >=20 > Unfortunately, I won't have the time to condense everithing into some = > fine patch for the next few month. >=20 > The current stuff is just a bunch of modules which differ=20 > from the original OI2 sources. That would be great! I need to get your SOAP stuff in there too -- I haven't forgotten. Chris --=20 Chris Winters (http://www.cwinters.com) Building enterprise-capable snack solutions since 1988 |