How to Install WordPress – Complete WordPress Installation Tutorial
Step 1: Download WordPress Download the WordPress package to your local computer from https://wordpress.org/download/ . Unzip the downloaded file to a folder on your local computer. Step 2: Upload WordPress to hosting account There are three available options for uploading WordPress to your hosting account. When you unzipped the file in Step 1, you were left with a folder named wordpress , and the contents need to be uploaded to your hosting account's file manager. You can accomplish this one of three ways: Upload via FTP - See How to Manage Files with Filezilla for more information. Upload via File Manager - See How to Upload Using the File Manager for instructions. Upload via SSH - See How to Get and Use SSH Access for instructions. Step 3: Create MySQL database and user WordPress stores its information in a database. Therefore, a database will need to be created. Log in to cPanel . Look for the Datab...