Recent Posts

Showing posts with label exhausted. Show all posts
Showing posts with label exhausted. Show all posts

Allowed memory size of 33554432 bytes exhausted (tried to allocate 43148176 bytes) in PHP


ini_set('memory_limit', '-1');

With this line will take unlimited memory usage of server.