


Now you need to upload the files to server. Db_host, Db_charset and Db_collate normally should not be changed.In the wp-config.php file, You need to rename all these highlighted tag such as database_name_here, username_here, password_here as you have created in Step 2 and Step 3.** The name of the database for WordPress */ĭefineundefined'DB_NAME', 'database_name_here') ĭefineundefined'DB_USER', 'username_here') ĭefineundefined'DB_PASSWORD', 'password_here') ** MySQL settings - You can get this info from your web host ** // Now open this file, this file would have following tags given below.Now select “wp-config-sample.php” and rename it to “wp-config.php”.Now open the file you have download in step 1. You have already created MySQL database and added a new user here.You have successfully added a user to the database you have created.Check out the box “All Privileges” and click on “Make Changes” as shown in the picture below.

After clicking on “Add” button, A new page will be open.Click on “Add” button as shown in the picture below. You have already created a user, Now you have to add this user to the database you have created.Fill all details given below and click on “Create User” button to create a new user.Create A New User In MySQL Database And Add To DatabaseĪs, Your database has been already created, Now you have to create a new user in it. After clicking on “Create Database” button, A message will be displayed that indicate that database has been created.Navigate to cPanel>MySQL Database>Create New Database.Login to your cPanel of Your hosting account. Now, Unzip this installation file, There will be a folder named as WordPress.Go to and download the installation file by clicking Download WordPress button. Download WordPress only from WordPress Website.
