Relative Content

Tag Archive for csvnginxout-of-memoryphp-8.2

PHP write into csv file exhausted memory

I currently have the problem that I get “Allowed memory size of 134217728 bytes exhausted ” when writing with PHP into an csv file. Before throwing more hardware at it I would rather check with you if what I am doing is the best way to do it.