Title: Message
I have php compiled as cgi and calling the php binary from apache via AddHandler.
I have thousands of users on this box and I have RLimitMEM directives.
Using 4.0.6 and 4.1.1 I noticed if I have RLimitMEM defined, having a form POST to
the php binary, i get : premature end of script headers.
 
If I remark out the RLimitMEM entry in the <VirtualHost> directive, all is good?
 
Any work arounds?
 
Ray

Reply via email to