Control Web Panel

WebPanel => Apache => Topic started by: Farukh Khan on October 26, 2015, 07:37:06 AM

Title: Apache is leaking memory bullten help!
Post by: Farukh Khan on October 26, 2015, 07:37:06 AM
Hello,

After upgrading my Apache to apache 2.4.17 and PHP to 5.6.14 following bullten's tutorials the apache of my server is leaking huge memory and is not stopping until goes max of my ram and swap. What could be the possible fix for this problem? bullten please help me out.


Thanks in advance...
Title: Re: Apache is leaking memory bullten help!
Post by: Igor S. on October 26, 2015, 08:26:35 PM
Hello.

You should check your Apache. I didn't have any problem with it.
Title: Re: Apache is leaking memory bullten help!
Post by: Administrator on October 26, 2015, 08:53:31 PM
Apache 2.4 isn't default version for centos 6 and in short, that isn't supported until we don't start to supporting it with centos7.

CentOS moto is "stability over all else" so some custom upgrades will decrease server stability.
But in most cases issue could be with your website or some custom modules you added.
Title: Re: Apache is leaking memory bullten help!
Post by: Farukh Khan on October 27, 2015, 07:37:32 AM
But I asked for any solution to this or how to debug it so that I can find where or in which module the memory is leaking?
Title: Re: Apache is leaking memory bullten help!
Post by: Farukh Khan on October 28, 2015, 10:23:48 PM
No good support here for this panel? Atleast suggest me some ways in which I can debug the memory leak and solve it.
Title: Re: Apache is leaking memory bullten help!
Post by: Gogo on October 28, 2015, 10:35:21 PM
You've got the answer:

Quote
Apache 2.4 isn't default version for centos 6 and in short, that isn't supported until we don't start to supporting it with centos7.
Title: Re: Apache is leaking memory bullten help!
Post by: Farukh Khan on October 29, 2015, 10:34:44 PM
cPanel and Plesk Panel is using Apache 2.4 in CentOS 6. I don't know how you guys are developing the panel :/ Very short updates and very bad user feedback response.
Title: Re: Apache is leaking memory bullten help!
Post by: Gogo on October 30, 2015, 03:59:44 AM
Apache 2.4 have a known bug with mod_ssl, if you use mod_ssl try to start httpd without it.
Title: Re: Apache is leaking memory bullten help!
Post by: Farukh Khan on October 31, 2015, 06:57:11 PM
I have no mod_ssl module in my apache...
Title: Re: Apache is leaking memory bullten help!
Post by: Igor S. on November 01, 2015, 07:24:11 AM
farukh, you get the answer. CWP does not support apache 2.4.
Title: Re: Apache is leaking memory bullten help!
Post by: brijendrasial on November 01, 2015, 05:36:47 PM
I cannot replicate the issue. Just upgrade to latest version apache 2.4.17
https://panel.bullten.net/knowledgebase/36/Install-Apache-24-and-suPHP-072-in-CWP.html
Title: Re: Apache is leaking memory bullten help!
Post by: Farukh Khan on November 02, 2015, 03:33:53 AM
I have already done that. Upgraded to latest apache 2.4.17 and also my PHP version is 5.6.14. All up to date. I have done all the upgradation following bullten blog guides.