Hi all! i am noob in codeigniter and please help for that -"The uploaded file exceeds the 20MB directive that was specified"
where i may change parameter to 2000Mb?
in php.ini files i set:
post_max_size = 1500M upload_max_filesize = 1500M
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 10 March 2018 - 18:48 PM
Hi all! i am noob in codeigniter and please help for that -"The uploaded file exceeds the 20MB directive that was specified"
where i may change parameter to 2000Mb?
in php.ini files i set:
post_max_size = 1500M upload_max_filesize = 1500M
Posted 14 March 2018 - 19:30 PM
Hi Newbie,
Change this directive in the config file "grocery_crud" in the config folder.