What config to use for bigger files?

Discussion in 'Site & Server Administration' started by Divvy, Nov 18, 2011.

  1. #1
    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, Nov 18, 2011 IP
  2. lachrymologist

    lachrymologist Active Member

    Messages:
    456
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    70
    #2
    check your OS on the server, is it 32bit or 64bit?
     
    lachrymologist, Nov 18, 2011 IP
  3. Divvy

    Divvy Well-Known Member

    Messages:
    785
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #3
    Thank you for your reply, is 64bit...
     
    Divvy, Nov 18, 2011 IP
  4. NixDot

    NixDot Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I think taking a look at your MySQL configuration may help,
    It's not the main problem but it can't do any harm to have it optimized well for its use.
     
    NixDot, Nov 18, 2011 IP