[Catalyst] Configuring Apache for mod_perl Catalyst and php via
	mod_proxy
    Tomas Doran 
    bobtfish at bobtfish.net
       
    Fri Jul 29 12:15:28 GMT 2011
    
    
  
On 29 Jul 2011, at 12:25, matthew couchman (JIC) wrote:
> Thanks for your reply. Perhaps it was too sweeping a statement but I  
> can only say that for my setup mod_perl works fine through Apache  
> alone as does php but when I combine them it crashes with memory  
> corruption errors.
(At a guess), don't use the threaded MPM.
Use prefork and everything will be fine.
Cheers
t0m
    
    
More information about the Catalyst
mailing list