Hello guys,

Can someone help me?
Im getting problems uploading 4.6GB files with xfilesharing script

I cant upload bigger files...
The max filesize that I uploaded was 3.6GB

I changed my php settings first to:
post_max_size 10240M
upload_max_filesize 10240M

But got problems with all my websites that I have in the server... login problems for example...

Then I tried and worked for file 3.6GB but with 4.6GB the upload bar stops:
post_max_size 5120M
upload_max_filesize 5120M

What do you suggest?
Do I need to edit any config also? For example max_execution_time ?

helppppppp
Divvy Reviewed by Divvy on . What config to use for bigger files? Hello guys, Can someone help me? Im getting problems uploading 4.6GB files with xfilesharing script I cant upload bigger files... The max filesize that I uploaded was 3.6GB I changed my php settings first to: post_max_size 10240M Rating: 5