Ver8 : How to Incrace memory_limit
Permalink
Wamp server.
I want to upload very tall pic (1900X5000) size: 2m.
I think the "tall" pic make some problems when its need to generate "thumbnails" (memory).
Anyway i dont know how to incrace the memory limit from 128
This tut not work for me:
http://legacy-documentation.concrete5.org/tutorials/php-fatal-error...
Also i go to file inside:
wamp/bin/apache/apache2.4.9/bin/php.ini
and change :
I want to upload very tall pic (1900X5000) size: 2m.
I think the "tall" pic make some problems when its need to generate "thumbnails" (memory).
Anyway i dont know how to incrace the memory limit from 128
This tut not work for me:
http://legacy-documentation.concrete5.org/tutorials/php-fatal-error...
Also i go to file inside:
wamp/bin/apache/apache2.4.9/bin/php.ini
and change :
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 500M
Try increasing the post_max_size in the php.ini file
I change the file ini.php but! the "Environment Information" wont change values
Problem resolve!! i dont restart wamp server (exit wamp and than log again) only refresh browser.
Thanks.
Thanks.