Vladimir Sizikov wrote:
> Hi David,
> 
> On 8/22/06, David Sitsky <[EMAIL PROTECTED]> wrote:
>>> I can confirm the same thing, Codestriker with mod_perl config doesn't
>>> work, and produces these confusing errors.
>> This is really due to the black magic of mod_perl...
> 
> Seems so.
> 
>> Just curious - are you running with Apache 1 or 2?
> 
> Both Fedora Core 4 and Fedora Core 5 come with Apache 2.

I haven't used apache2 in anger, but it is possible to configure it to 
use the same process model as apache1, that is a separate process per 
request.  I believe if you configure your apache server to use the 
prefork MPM, then this may make codestriker work correctly under mod_perl2.

http://httpd.apache.org/docs/2.0/mod/prefork.html

Please let me know how you go.  I don't have access to an apache2 
machine at present.

Cheers,
David

-------------------------------------------------------------------------
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
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to