Edit the php.ini and modify
memory_limit = 75M ; Maximum amount of memory a script may consume (8MB)
Notes about programming on iPhone, iPad, C#, PHP, data science and other things.
memory_limit = 75M ; Maximum amount of memory a script may consume (8MB)
php_value upload_max_filesize 10M
php_value post_max_size 10M