Hi Friends,
Today we discuss one different topic related to WordPress. This article shows how to install wordpress in locally or cpanel with clear picture.
STEP 1: Download the WordPress installation package
To start the wordpress installation, first you need to download the wordpress package from wordpress official site. Download and install the latest version of WordPress. Always try to install the stable version.
Once you click on the Download wordpress button , the installation package will be saved to your hard disk. Locate the installation package that you’ve just downloaded and extract it to a new folder.
STEP 2: Upload the WordPress Files to Your Server
You need to upload the extracted files and folders to your web server. The easiest way to upload the installation files is via FTP or cpanel. Once the download is complete, extract the archive and upload it to your web hosting account via FTP using a client application like Filezilla or cPanel->File Manager->Upload file.
STEP 3: Create a MySQL Database for WordPress to use
First create mysql database and user and assign full permission. Once you successfully create your MySQL Database and User, make sure you write down the database username, password and database name you’ve just created. You will need those for the installation process.
Database Creation
You successfully create the database in phpmyadmin
user Creation
Successfully create the user in phpmyadmin
STEP 4: Go through the installation process
Now it’s time to start the wordpress installation process. If you have uploaded WordPress in your public_html directory(testdomain.com).Go to http://testdomain.com/ in your preferred browser. The first thing you will notice is a message, telling you that you don’t have a wp-config.php file and you should create one.Just click on the Create a Configuration File button to proceed.
On this page you will see a message, asking you to prepare the necessary information for the installation. Since we already have this information, simply press the Go! button.
Enter the details for your newly created MySQL database, username and password, and press the Sumbit button.
WordPress will now check if your details like database name, username, password are correct.If you have entered all the necessary information, then you will see the confirmation screen.Press the Run the Install button to proceed.
On the next screen you will have to enter the information about your administrative username and the title of your site.Once you fill in that information, press the Install WordPress button.
Your new WordPress application is installed. You can use the Login, to access your administrative backend and start posting in your new site.
We can done this same method in server(cpanel). We install the wordpress in Cpanel then we create database and user in mysql database wizard or mysql database