Welcome Guest, Not a member yet? Register   Sign In
File Uploading Class - Large File Problems
#3

[eluser]weboap[/eluser]
check your php.ini values for.
Code:
file_uploads
    upload_max_filesize
    max_input_time
    memory_limit
    max_execution_time
    post_max_size

- then check if you are using sessions that your sessions are not expiring.
- check the $config['max_size']= '100';

then post some code of how you are trying to do it, so we can help.






Messages In This Thread
File Uploading Class - Large File Problems - by El Forum - 05-23-2012, 05:39 AM
File Uploading Class - Large File Problems - by El Forum - 05-23-2012, 08:00 AM
File Uploading Class - Large File Problems - by El Forum - 05-23-2012, 08:19 AM
File Uploading Class - Large File Problems - by El Forum - 05-23-2012, 09:32 AM
File Uploading Class - Large File Problems - by El Forum - 05-23-2012, 10:33 AM
File Uploading Class - Large File Problems - by El Forum - 05-23-2012, 07:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB