• where does wordpress store the data of the posts? i know the pictures are in the wp-content/upload folder. if there is a database, where is the database? is all the text stored in the data base?

    thanks for any help.

Viewing 1 replies (of 1 total)
  • Except your uploaded pictures (and other media files) EVERYTHING is stored in the database: posts, Pages, comments, settings.

    Your wp-config.php file must “know” where your database is – if your blog is working.

    Maybe some reading is due… Getting_Started_with_WordPress

Viewing 1 replies (of 1 total)

The topic ‘where are posts stored?’ is closed to new replies.