What config to use for bigger files?

MiiChael

New Member
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
smile.gif
What's the server's specs? Thank you for your reply!

Quote: AMD64 X2 4850E
4GB DDR2 RAM
500 GB 7.200 RPM
10000 GB Traffic p/m

CentOS 5 64-bit
SLA 1
 
Top