Optimize php script (memory)
There is a long php process that runs for several hours and periodically get the following error:
Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 97 bytes) in ...
Is the recursive search
15.03.2016 19:49