Maximum upload limit

Discussion in 'Site & Server Administration' started by AllHostOne.co.uk, Dec 23, 2011.

  1. #1
    Hello all

    I seem to be having a few issues with updating a .sql Database dump. this SQL file is just under 1GB and it seems the PHPMyAdmin upload limit is apparently 50MB, although i've changed it in WHM and in the php.ini file to maximum upload of 1000M and it still seems to stay at 50M for no apparent reason so im now completly confus
     
    AllHostOne.co.uk, Dec 23, 2011 IP
  2. RHS-Chris

    RHS-Chris Well-Known Member

    Messages:
    1,007
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    150
    #2
    Hello there,

    If you have ssh access, I suggest you use it to restore the database, as it is much quicker, and can handle larger sizes, such as the one you have.

    Chris
     
    RHS-Chris, Dec 23, 2011 IP
  3. AllHostOne.co.uk

    AllHostOne.co.uk Member

    Messages:
    384
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    45
    #3
    No its perfectly fine, I had cPanel have a look
     
    AllHostOne.co.uk, Dec 24, 2011 IP
  4. netex

    netex Greenhorn

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #4
    Many params used for running phpmyadmin (post_max_size, upload_max_filesize). Also need fix max_execution_time. In this sense a better way use ssh for upload a big databases.
     
    netex, Dec 24, 2011 IP