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

[eluser]chipp[/eluser]
[quote author="weboap" date="1337786365"]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.




[/quote]

Thank you. I will check the values in the php.ini file. I did adjust the max_upload_size to support files around 200mb. I will see about adjusting some of those values relating to time because it seems like it is timing out due to the amount of time it is taking to upload a 200mb file.

I am currently not using sessions but I will be putting this controller behind a login so I will be using them in the future.


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