How to Install WordPress Manually?

By | April 4, 2015

Manual WordPress Installation Guide

Follow these steps to install WordPress manually:

Step 1: Download the WordPress installation package

Step 2: Upload the WordPress files to your server

Step 3: Create a MySql Database for WordPress to use

Step 4: Go through the installation process

Step 1:

Download the WordPress installation package

To start the installation method, initially you have to download WordPress from its official download page. We tend to advocate that you just always download and install the newest stable version of wordpress.

Once you click on the download button for the newest WordPress version, the installation package are going to be saved to your hard disk. Find the installation package that you’ve got just downloaded and extract it to a new folder.

Upload the WordPress Files to Your Server

Now, you need to transfer the extracted files and folders to your web server. the simplest way to upload the installation files is via FTP. For detailed information on how to upload files via FTP, please check our FTP Tutorial.

Important!If you want your WordPress to be the main installation on your account and to be accessible through your main domain (i.e. www.mydomain.com), you need to transfer the extracted files to your public_html folder.

Once the transfer is complete, extract the archive and transfer it to your web hosting account. You will do that via FTP using a client application like Filezilla or via cPanel -> File Manager -> upload file(s). If you wish this WordPress installation to be main for your web site, the files should reside within the public_html folder of your account. However, you’ll be able to continuously create a subfolder (i.e. public_html/blog) if you wish to run only a part of your web site on WordPress.

Step 3 Create a MySQL Database for WordPress to use

Now, you need to make a MySQL database and assign a user to that with full permissions. For detailed directions on how to try this, please follow the steps represented in our tutorial on how to create MySQL Username and database. Once you create your MySQL database and User, check that you write down the database name, database username and password you’ve simply created. You’ll want those for the installation method.

Step 4 Go through the installation process

Now it is time to navigate to your web site to begin with the installation method. If you’ve got uploaded WordPress in your public_html directory you will need to travel to http://yourdomain.com in your preferred browser. the primary factor you’ll notice could be a message, telling you that you simply haven’t got a wp-config.php file and you should just one. simply click on the create a Configuration File button to proceed.

On this page you’ll see a message, asking you to organize the required information for the installation. Since we have already got this information, simply press the Go! Button.