This guide will show you how to create a database in phpMyAdmin.

Steps

  1. 1
    Make sure you have phpMyAdmin Installed. This guide assumes you have phpMyAdmin installed and ready to use.
  2. 2
    Go to your phpMyAdmin homepage. For this guide you need to navigate to the phpMyAdmin homepage. It can usually be found under these directories, depending on your server setup.
    • http://localhost:8888/phpMyAdmin/
    • http://localhost/phpmyadmin
    • http://{your-ip-address}/phpmyadmin/
    Advertisement
  3. 3
    Login to your phpMyAdmin Page. Make sure you are logged in to phpMyAdmin.
  4. 4
    Enter your database name. Enter the name you want to call your new database, here we have named it "my_new_database".
  5. 5
    Click "Create" and then you're done!
    Advertisement

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 11 people, some anonymous, worked to edit and improve it over time. This article has been viewed 209,467 times.
How helpful is this?
Co-authors: 11
Updated: October 21, 2021
Views: 209,467
Categories: Software
Advertisement