Increasing PHP CLI memory limit
To increase the memory limit for PHP CLI just use the -d option:
php -d memory_limit=512M script.php
With the -d option you can override any php.ini setting.
Written by Benjamin Paap
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#