1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Need help with PHPmyadmin Error

Discussion in 'Databases' started by DaniaLLL, Aug 19, 2013.

  1. #1
    Im trying to download my database backup using phpMyadmin using gzipped method its not working.
    it shows error Page not Found
    my backup Size is 35MB

    how can i fix this issue ?
     
    DaniaLLL, Aug 19, 2013 IP
  2. Fervid

    Fervid Well-Known Member

    Messages:
    161
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    120
    #2
    It's likely either timing out or hitting the memory limit. Can you export smaller databases? If you have access, check your php.ini for memory_limit and max_execution_time settings.
     
    Fervid, Aug 22, 2013 IP
  3. Oranboard

    Oranboard Active Member

    Messages:
    40
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    65
    #3
    The problem is the file size what thime phpmyadmin need to download it. If it´s to long you get a timeout. In my case the hoster has an on backup tool for DB that i use. You also can use MySQLDUmper to download your Database

    Only problem you have to install it on your server
     
    Oranboard, Aug 22, 2013 IP
  4. shintal

    shintal Greenhorn

    Messages:
    9
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    23
    #4
    Just use mysql backup from your cpanel if your host use it.
     
    shintal, Sep 12, 2013 IP