WordPress database

From Wiki @ Karl Jones dot com
Revision as of 13:13, 18 October 2015 by Karl Jones (Talk | contribs)

Jump to: navigation, search

WordPress uses a MySQL database to store information such as blog posts and page content.

Using phpMyAdmin

phpMyAdmin is a browser-based tool for working with MySQL databases.

phpMyAdmin and WordPress

To install WordPress, you must first create a database.

You can do this using phpMyAdmin.

phpMyAdmin and MAMP

MAMP is a popular LAMP (software) stack.

Browse the phpMyAdmin link in Localhost:

mamp-page.png


External links

WordPress and phpMyAdmin

These links relate to phpMyAdmin, a browser-based tool for working with MySQL databases.