Tagged Questions
5
votes
5answers
4k views
How can I increase command line memory_limit for PHP with MAMP PRO?
I've edited every single php.ini on my mac (at least all the ones found by "locate") and still can't seem to increase the "memory_limit" directive for PHP.
I'm using MAMP PRO and running PHP scripts ...