Change what? So that php myadmin does not time out?

Discussion in 'Site & Server Administration' started by Colbyt, Aug 31, 2007.

  1. #1
    If this isn't the right spot please move. It was the best choice.

    I am trying to import a large DB on an xampp localhost installation and it is timing out (file too large message). I am looking for an easier way than carving the file into sections.

    Surely there must be some config setting that I can adjust since this is running local.
     
    Colbyt, Aug 31, 2007 IP
  2. randomIntellections

    randomIntellections Well-Known Member

    Messages:
    985
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    180
    #2
    Use mysql command line to import large databases , you need to change values in php.ini to increase limits in upload sizes , but it will timeout anyways .
     
    randomIntellections, Aug 31, 2007 IP