Digi Educorp

Setting up XAMPP Environment

Creating a Database User with All Permissions

Table of contents

Access phpMyAdmin

Default username and password

By default, if you haven’t set up a separate user account, the username is “root” and the password field should be left blank.

Setup a separate user account

Select the Database

On the left sidebar of phpMyAdmin, click on the database for which you want to create a user. If you haven’t created a database yet, create one before proceeding.

Go to "Privileges"
Add a New User
Fill in User Details
Grant All Privileges
Apply Changes