You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark Eggers <it...@yahoo.com.INVALID> on 2016/06/13 16:39:34 UTC

Re: FATAL: emalloc(): Unable to allocate 35 bytes

John,

On 6/13/2016 9:23 AM, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK
INFORMATION INC at Cisco) wrote:
> Hello,
> 
> We are running Apache 2.0.63. developer required and this is for use
> behind the firewall, with PHP 5.1.5. We are now running into the
> FATAL:  "emalloc():  Unable to allocate 35 bytes". Googling I have
> seen post regarding MPM thread count configurations re this issue,
> but we are no running that module.
> 
> I have performed the following with no resolution.
> 
> httpd.conf Added RLimitMEM directive and set to "max"
> 
> php.ini Doubled memory_limit to 512MB Increased upload_max_filesize
> to 256M Increased post_max_size to257M
> 
> Host Updated limits.conf file with the following for root and user
> httpd child processes are running as soft    nproc   131072 hard
> nproc   131072 soft    nofile  131072 hard    nofile  131072
> 
> Any other Apache configurations I can try?
> 
> Regards -John
> 
> 
> 

You probably want the following mailing list:

https://httpd.apache.org/userslist.html

. . . just my two cents
/mde/