Jump to content

[Answered] Cannot Restore Database With Format Filedb.sql.zip ?


kucing

Recommended Posts

File may be compressed (gzip) or uncompressed.

A compressed file's name must end in .[format].[compression]. Example: .sql.zip

I'm guessing your zipped file is corrupt. What happens when you extract it first before you import it?

Wasn't it packaged as a .tar.gz? I haven't taken db backups but I know a backup of /public_html is packaged as such.

Actually partial database backups get created as .sql.gz files. The tar part isn't required because there isn't a directory structure, but it's still the same gzip type compression.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...