codeigniter3 file uploading not working |
![]() https://github.com/bcit-ci/CodeIgniter/issues/4887 (10-28-2016, 09:59 AM)karthik_code Wrote: lets wait for the response . ![]()
php fileinfo extension is required for CI 3.1.1 and above.
Un-comment the following line in php.ini file. extension=php_fileinfo.dll For WHM/Cpanel Apache rebuild needs to install the fileinfo extension.
file upload NOT working even in 3.1.2 (local host, windows 10). I still get 500 error.
same with me, I can upload file on v 3.1.2,
I have to follow on documentation about the file uploading, finally I try on old version (2.1.3)
Beginner of CodeIgniter , should learn this framework much.
|
Welcome Guest, Not a member yet? Register Sign In |