0

First time I get this problem after backing up over five years. After setting up custom export and hitting 'go' the message is:

the webpage not found

I proceed to 'more' and get this message:

No webpage was found for the web address: http://name.com/cpsess3961873665/3rdparty/phpMyAdmin/export.php

Error code: ERR_FILE_NOT_FOUND

I tried two databases in my database list that behave normally as I am able to add info to my blog. I am backing up a Wordpress blog.

My last backup is 27 July 2013.

Community
  • 1
  • 1
ron
  • 1
  • 1
  • I don't think there is enough information here to work out what is wrong. Perhaps talk to your host to see if anything has changed? – halfer Sep 13 '13 at 15:04

2 Answers2

1

An export problem with large tables has been fixed in phpMyAdmin 4.0.6.

Marc Delisle
  • 8,879
  • 3
  • 29
  • 29
0

I can tell from the error you're getting that you're using cPanel, so if your host (or you) updates cPanel to 11.38.2.7 when it releases (likely by end of next week) it will update PMA on the server to Marc's fixed 4.0.6 and your problem will go away. I've updated my thread on this at phpMyAdmin 4.0.5 export error bug - anyone know if it is being addressed?

In the meantime you can Export your databases via ssh command line if you run the server, or you can have your host do it for you and have them put the backup file in your account like is discussed at http://forums.cpanel.net/f354/webpage-not-found-while-trying-export-db-case-75085-a-358542.html#post1454512

Community
  • 1
  • 1
NightOwl
  • 118
  • 1
  • 8