CodeIgniter Forums
HTTP Error 500 file uploading? CodeIgniter 3.1.2 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: CodeIgniter 3.x (https://forum.codeigniter.com/forumdisplay.php?fid=17)
+--- Thread: HTTP Error 500 file uploading? CodeIgniter 3.1.2 (/showthread.php?tid=66917)



HTTP Error 500 file uploading? CodeIgniter 3.1.2 - huuquyasb - 12-18-2016

i see File Uploading Class v3.12 error . HTTP ERROR 500.
https://www.codeigniter.com/user_guide/libraries/file_uploading.html?highlight=file%20upload


RE: HTTP Error 500 file uploading? CodeIgniter 3.1.2 - InsiteFX - 12-18-2016

Error 500 is a server error or could be an error in your coding.


RE: HTTP Error 500 file uploading? CodeIgniter 3.1.2 - ragingTorch - 12-18-2016

I too had this issue, it might be due to https://github.com/bcit-ci/CodeIgniter/issues/4887

I simply use Upload.php library from 3.0.0 as I didn't have the time to fully debug it.


RE: HTTP Error 500 file uploading? CodeIgniter 3.1.2 - huuquyasb - 12-19-2016

(12-18-2016, 10:18 AM)InsiteFX Wrote: Error 500 is a server error or could be an error in your coding.

if you time free. you can check it. about 15 min have done it .

dowload it https://www.codeigniter.com/download you check. i think it have problem. Rolleyes Huh Huh


RE: HTTP Error 500 file uploading? CodeIgniter 3.1.2 - huuquyasb - 12-19-2016

(12-18-2016, 05:14 PM)ragingTorch Wrote: I too had this issue, it might be due to https://github.com/bcit-ci/CodeIgniter/issues/4887

I simply use Upload.php library from 3.0.0 as I didn't have the time to fully debug it.

yes. i try fix it. but i back  and use  v3.1.0 Rolleyes Big Grin