Welcome Guest, Not a member yet? Register   Sign In
codeigniter captcha Allowed memory
#7

(06-30-2017, 09:20 AM)pippuccio76 Wrote:
(06-30-2017, 04:23 AM)InsiteFX Wrote: php.ini

Try changing these:

memory_limit=256M

For Forms / upload/download:
These two settings should be set to the same amount.

post_max_size=16M
and
upload_max_filesize=16M

Ther'isnt a problem of memory , this appear because ther's something  as a loop wich save image until the memory_limit are reached, the problem is why ?

show us the code.
Reply


Messages In This Thread
RE: codeigniter captcha Allowed memory - by Paradinight - 06-30-2017, 10:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB