Recent 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.

No comments:

Post a Comment