Top "Memory-limit" questions

Fatal Error: Allowed Memory Size of 134217728 Bytes Exhausted (CodeIgniter + XML-RPC)

I have a bunch of client point of sale (POS) systems that periodically send new sales data to one centralized …

php codeigniter memory xml-rpc memory-limit
Allowed memory size of 33554432 bytes exhausted (tried to allocate 43148176 bytes) in php

This error message is being presented, any suggestions? Allowed memory size of 33554432 bytes exhausted (tried to allocate 43148176 bytes) in php

php memory-management memory-limit
PHP : settings memory_limits > 1024M does not work

For bads reasons I need to set memory_limits higher than 1G for a directory, but on my PHP 5.2.17 on …

php memory-limit
How to increase memory limit for PHP over 2GB?

I have an problem increasing memory limit for PHP as Apache module. If I put following directive in Apache configuration, …

php memory-limit
checking memory_limit in PHP

I'm need to check if memory_limit is at least 64M in my script installer. This is just part of …

php memory-limit
Generate an integer that is not among four billion given ones

I have been given this interview question: Given an input file with four billion integers, provide an algorithm to generate …

algorithm file search out-of-memory memory-limit
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 71 bytes)

I'm getting an error when I try to open one of my dashboard pages in my wordpress script The error …

php wordpress fatal-error memory-limit
Allowed memory size of X bytes exhausted

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 13965430 bytes) PHPInfo shows that I have a memory_limit …

php memory memory-management out-of-memory memory-limit
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 122880 bytes)

I have two domains, webhosted on 000webhost. I installed wordpress on them and for some days it functioned well, but …

php wordpress memory-limit
Allowed memory size of 268435456 bytes exhausted

Possible Duplicate: Allowed memory size of X bytes exhausted I'm handling with a quite little big database (87mb) import and …

php ubuntu memory-limit