![]() |
problem with uploading large files - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: problem with uploading large files (/showthread.php?tid=40759) |
problem with uploading large files - El Forum - 04-18-2011 [eluser]ebuoe[/eluser] hello i've been unable to upload files larger than 1mb ... n i have these settings in my php.ini post_max_size = 100M upload_max_filesize = 100M and i even increased the max_execution_time and max_input_time it shows me this message "The file could not be written to disk" what could be the problem any help would be appreciated problem with uploading large files - El Forum - 04-18-2011 [eluser]InsiteFX[/eluser] How many forum topics are you going to post this in? InsiteFX |