Community
Participate
Working Groups
When launching bigger chunks of PHP code from within PDT, sometimes php fails with memory exceeded error.
fixed by add memory_limit = "256M" in automatically generated php.ini. Ideally user should be able to customize auto-generated php.ini contents from within PHP prefs.
Verified. Closing...