Can't upload huge files.

DJ XtAzY

Active Member
#1
My site have various forum members upload huge attachments. But it seems, as they claimed, that if a file is bigger than 10megs, it just drops their connection and gives them the "Page cannot display" error on their browser. I made sure that the php.ini has the right timeout settings

max_execution_time = 7200
max_input_time = 7200
upload_max_filesize = 200M

Maybe i didn't have the right settings in LS. Is there an option in LS that needs to be change to handle big uploads? Thanks!
 
Top