Recovery of wp_content

Website URL

(please specify the URL of the site on which you are experiencing the problem)

Error Message

wp_content file store

Other Information

i want to restore my pages because those are important for me

Did you do this?

6 Likes

basically i do not have backup and if infinityfree do not have that then tell
does there is any way to do restore of files

Free hosting doesn’t have automattic backups

But neither are pages stored inside wp-content, they are inside the database

6 Likes

mysql showing 0 out of 400 database available does it means i have no files now

Files and databases are separate things. But a WordPress site needs both to work correctly.

But if the database of your WordPress site was lost, then so are all the pages, posts, settings and basically all other content of your site. The wp-content folder typically only contains the plugins and themes you have installed, as well as any uploaded files. Anything else (including data of plugins) is stored in the database.

So if the database is missing, and you don’t have another copy, then I think it’s safe to conclude that your site was lost completely. And your only option is to rebuild it by hand.

5 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.