PHP memory limit


/ Published in: PHP
Save to your folder(s)

Just a reminder to myself, not really a snippet. When running into memory/speed issues with PHP/MySQL apps, adjust the memory_limit parameter in php.ini.


Copy this code and paste it in your HTML
  1. Typical location: /conf/php5/php.ini

Report this snippet


Comments


You need to login to view comments.