PHP memory usage 2025-04-02 How do I configure php.ini so that PHP scripts that go into an infinite loop won't consume up all the system resources? I want to make it so that each script isn't allowed more than 10 MB of memory or something like that.