Top "Memory-limit" questions

Upper memory limit for PHP/Apache

I'm getting the error when I run my PHP script.... Fatal error: Out of memory (allocated 1827405824) (tried to allocate 88800 bytes) …

php apache memory-limit
Is the more the better for PHP memory_limit?

In PHP, i am oftenly facing memory limit problem. Especially with highly resource integrated systems like Drupal, etc. What i …

php performance memory memory-limit
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate XX bytes)

Initially, it was stated in the settings of 128MB, then I got this error, I thought that maybe did not …

php memory-limit
Can't increase MAMP php memory limit

I've been trying to increase the php memory_limit in MAMP (Mac OSX). The version of PHP I'm using is 5.4.1.0. …

php mamp expressionengine memory-limit
Mongo error when using aggregation: sort exceeded memory limit

I get the mongo error exceeded memory limit with error code 16819 when I use aggregation sort. Im using mongo 2.6. The …

mongodb aggregation-framework memory-limit
PHP increase memory_limit above 128M

I have running a Debian Squeeze with Standard Apache and PHP, installed via aptitude. No I try to run : <?…

php apache memory-limit suhosin ini-set
What is the maximum memory available to a C++ application on 32-bit Windows?

Just wondering if there is a restriction on the max memory that a C++ application uses I understand that this …

c++ windows 32-bit memory-limit
memory_limit = 1024M, still, Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp

I know that there is another question with a similar title/error, but i think this is a different problem. …

php wordpress memory-limit suphp
PHP ini_set memory limit

When we use ini_set like below in code, will memory limit be the same for all other codes? or …

php memory memory-limit
phpunit memory_limit parameter does not apply

I've just installed phpunit via pear in a mac osx 10.7 and everything works fine except I got memory limit errors (…

php macos phpunit xdebug memory-limit