Edit report at https://bugs.php.net/bug.php?id=64771&edit=1
ID: 64771 Comment by: johan...@php.net Reported by: tech at neodynamics dot com Summary: Error: require_ÂonceÂ(Â)Â: Unable to allocate memory for pool. Status: Not a bug Type: Bug Package: Apache2 related Operating System: Linux PHP Version: 5.3.24 Block user comment: N Private report: N New Comment: "Probably you need" I meant to write ... Previous Comments: ------------------------------------------------------------------------ [2013-05-07 13:42:46] johan...@php.net Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. This is not a matter of core PHP but APC configuration. Proalyyouneed more/larger shared memory segments for APC or shorter time to live or some filtering or ... see http://php.net/apc.configuration ------------------------------------------------------------------------ [2013-05-03 11:25:46] tech at neodynamics dot com Description: ------------ I have a x-cart 4.4.2 Pro based store having the following configurations- Environment info- Component Status X-Cart version 4.4.2 X-Cart directory /var/www/html/mydomain.com/httpdocs PHP 5.3.10-1ubuntu3.5 GD 2.0 MySQL server 5.1.45 MySQL client 5.5.29 DB size 415.349Mb Web server Apache/2.2.22 (Ubuntu) Operation system Linux Perl 5.014002 Details >> XML parser (expat) found X-Cart directory size Estimate the directory size HTTPS modules Net::SSLeay 1.42 libCURL 7.22.0 Active >> CURL executable curl 7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3 OpenSSL executable OpenSSL 1.0.1 14 Mar 2012 I am facing the following problems and site become down. Test script: --------------- 1)/home.php raised Error: require_ÂonceÂ(Â)Â: Unable to allocate memory for pool. … called at /var/www/html/mydomain.com/httpdocs/include/func/ func.core.php (70) in x_load called at /var/www/html/mydomain.com/httpdocs/init.php (61) in include_once called at /var/www/html/mydomain.com/httpdocs/preauth.php (69) in require called at /var/www/html/mydomain.com/httpdocs/auth.php (63) in require called at /var/www/html/mydomain.com/httpdocs/home.php (52) 2)/dispatcher.php raised Error: require_ÂonceÂ(Â)Â: Unable to allocate memory for pool. … called at /var/www/html/mydomain.com/httpdocs/include/func/ func.core.php (70) in x_load called at /var/www/html/mydomain.com/httpdocs/init.php (61) in include_once called at /var/www/html/mydomain.com/httpdocs/preauth.php (69) in require called at /var/www/html/mydomain.com/httpdocs/dispatcher.php (50) 3)/adaptive.php raised Error: require_ÂonceÂ(Â)Â: Unable to allocate memory for pool. … called at /var/www/html/mydomain.com/httpdocs/include/func/ func.core.php (70) in x_load called at /var/www/html/mydomain.com/httpdocs/init.php (61) in require called at /var/www/html/mydomain.com/httpdocs/adaptive.php (51) Expected result: ---------------- My site frequently down and facing error. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64771&edit=1