Wordpress Manual Installation and MySQL Manual Installation Part 1

Here I will cover manual installation of Wordpress. In addition this will also cover how to set up a MySQL Database manually.

Let me remind you—Your main focus should be on your business, and organizing the content of your website. The reason I like to share and show some in-depth knowledge should you want it is…….When I was first starting out and even today I cannot wait on someones schedule if I need to do something quickly on my website. Anyhow that experience can be for other articles. Now back to the lesson plan

The manual installation is a good way to understand the different parts of Wordpress and how it works.

The overview of the Manual Installation of Wordpress process is the following:

1. Download and Extract the WordPress software package.
2. Create a MySQL Database and User.
3. Setup the wp-config.php file.
4. Upload the files from your PC to your Webhost.
5. Run the Installation Script to activate your WordPress Installation.

Visit the Wordpress website to Download the WordPress Software.

Visit_the_Wordpress_website_to_Download_the_WordPress_Software..png

The above shows an example of the Wordpress.org website to ensure you are at the right website for the download of your software.

Find the Download Section

Find_the_Download_Section.png

At the time of this tutorial creation, the current release is 2.7.1. The Download Button on the website is on the Top Right-hand side.

You have two (2) Choices of files to Download.

You_have_two__2__Choices_of_files_to_Download..png

I prefer to to download the .zip file, just because it is a more widely accepted format and easier to “unzip”.

Saving the File to your Hard Drive.

Saving_the_File_to_your_Hard_Drive..png

Ensure that you know where you are saving your file to on the hard drive so you can find it again. We will need to Extract it and then FTP it to install it. Click the “Save” Button.

Find the Zip File on your Hard Drive

Find_the_Zip_File_on_your_Hard_Drive.png

Here is what the WordPress Zip File looks like the hard drive, the is the “Thumbnail” view of the Windows Explorer program.

Extracting the WordPress Zip File

Extracting_the_WordPress_Zip_File.png

Select the file (it is high-lighted), then what I did was “right-click” it to bring up the menu. Here I will select the “Extract All”. Many new users never use the “right-click” button on their mouse. I think you will be amazed when you press it in many different areas to see the options you have.

Anyhow let us get back to the lesson, please see below to continue with the extraction.

The Extraction Process Step One

The_Extraction_Process_Step_One.png

This the next screen you will see, after you select the “extract-all” menu button from the step before. Click the “next” button to proceed to the next step.

Choose the Folder where to Save your Extracted Folder/Files

Choose_the_Folder_where_to_Save_your_Extracted_FolderFiles.png

In Step 1 you really do not need to do anything. The WinZip Extraction Software will pick a ‘folder” for you to save the file.

Should you want to pick a different folder, you have that option here. I find this is not necessary to change, you just want to make sure you know where to go to access the files once they are extracted.

Step 2 Click “next” to go to the next step.

The Extraction Process Continued

The_Extraction_Process_Continued.png

This screenshot is showing the progress of the “extraction” process. There is nothing to do here, this is just here for reference purposes.

Extraction Wizard Completed

Extraction_Wizard_Completed.png

Once the Extraction process is completed, leave the box checked on Step 1 and then Step 2 Click “Finish” in Step 2 to view the files you just extracted. When the “Finish” button is clicked, it will take your to where the files are on the hard drive just in case you do not know where you can find them.

Reviewing our Extracted Files

Reviewing_our_Extracted_Files.png

The extracted file is now just like any other regular folder that you can look at in “Windows Explorer”.

Inside our Wordpress Folder

Inside_our_Wordpress_Folder.png

Right now I wanted to make you aware of the wp-config-sample.php file. This is the only file that you will need to open and change some settings in order for your Wordpress Installation to work.

So the next piece of this tutorial will go into how to create MySQL Database which is very important part of the WordPress application. In short we have downloaded our Wordpress Application and extracted it, we are now going to move onto installing our MySQL Database.

To summarize where we are, we went to the website and downloaded the software. We then used extraction software to extract the file from the zip file. We located our wp-config.php file. Here it is called sample.

We are now going to move into creating our MySQL database. We will need this information (Creating the MySQL Database) from the creation of our database name and database user to input into our wp-config-sample.php.

Creating the MySQL Database.

Creating_the_MySQL_Database..png

Okay you may be looking at this and say why is he selecting the regular installation as opposed to the wizard. If this is your first installation we could say that the wizard would be okay, and most likely this is your first installation.

However, I want to take you through the manual way. I actually do find it easier, and also this website where I am doing this tutorial has multiple installations. I always believe in teaching you how to fish instead of just handing you the fish.

Time to teach you the manual MySQL Installation.

Click the MySQL Databases.

Manual Installation Video Part 1

Please turn your speaker volume up if you cannot hear.