Join Nostr
2024-09-14 07:24:29 UTC
in reply to

James Cridland on Nostr: So... is this all we need, I wonder? To tell PHP not to assign more memory for the ...

So... is this all we need, I wonder? To tell PHP not to assign more memory for the image resize script than this...

ini_set("memory_limit","256M");