Welcome Guest, Not a member yet? Register   Sign In
codeigniter3 file uploading not working
#3

(10-27-2016, 11:02 AM)InsiteFX Wrote: Usually HTTP ERROR 500 is a server error but can in rare case be a programming error.

Check your php.ini file:

php.ini file.

post_max_size = 10M and upload_max_filesize = 10M should be set to the same value and the size that you need to upload.

Your server memory setting can also effect this memory_limit = 64M

Set to what your needs are.

In localhost , its wrking fine. facing problem on live server.  or else, any problem with PHP Version. live server PHP Version is 5.4.32
Reply


Messages In This Thread
codeigniter3 file uploading not working - by ijas - 10-27-2016, 08:23 AM
RE: codeigniter3 file uploading not working - by ijas - 10-28-2016, 04:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB