Welcome Guest, Not a member yet? Register   Sign In
Image manipulation
#6

These three can effect the timing of file uploads if the file is large

Check these and change if you start to get timing errors.

session.gc_maxlifetime
max_input_time
max_execution_time


These effect the upload size.

upload_max_filesize 20M
post_max_size 20M
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Image manipulation - by theedo - 07-29-2017, 11:39 PM
RE: Image manipulation - by InsiteFX - 07-30-2017, 04:33 AM
RE: Image manipulation - by theedo - 07-30-2017, 12:20 PM
RE: Image manipulation - by jarmen_kell - 07-30-2017, 05:01 PM
RE: Image manipulation - by Diederik - 07-30-2017, 02:08 PM
RE: Image manipulation - by InsiteFX - 07-30-2017, 05:22 PM
RE: Image manipulation - by Martin7483 - 07-31-2017, 12:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB