CodeIgniter Forums
[split] CI3.1.2 error 500 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: [split] CI3.1.2 error 500 (/showthread.php?tid=66601)



[split] CI3.1.2 error 500 - andoyoandoyo - 11-08-2016

(10-28-2016, 08:46 AM)jlp Wrote: CodeIgniter 3.1.2 was released today, with some security fixes, bug fixes and enhancements.

Security: Fixed some xss_clean() vulnerabilities in the Security library.

Enhancements: allowing PHP4 style constructors for routes.

Bug fixes: for the Query Builder and Session library.

This is recommended for all users of version 3. Download v3.1.2 now, and we encourage you to read the changelog, and to check the directions for upgrading from a previous version.

I got some errors 500 (page not working) after upgrading from CI 3.1.0 to 3.1.2.
Most of the errors happened in the form contain upload file.

Please help me how to fix this problem?