How to install wordpress?

    • C:\xampp\htdocs\ (Windows)
  1. Rename it to something like myblog (optional)

✅ Step 4: Create a MySQL Database

  1. Go to: http://localhost/phpmyadmin
  2. Click Databases > Create new database (e.g., myblog_db)

✅ Step 5: Run the Installer

  1. Go to: http://localhost/myblog
  2. Choose a language
  3. Enter database info:
    • Database Name: myblog_db
    • Username: root
    • Password: (leave blank)
    • Database Host: localhost
  4. Click SubmitRun the Installation

✅ Step 6: Finish Setup

  1. Enter site title, username, password, and email
  2. Click Install WordPress
  3. Log in at: http://localhost/myblog/wp-admin

By admin

Leave a Reply

Your email address will not be published. Required fields are marked *