How to Run WordPress on Localhost Using WAMP | WampServer Tutorial 2024

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hey guys in this video we are going to learn how to run WordPress on localhost using web server okay so let's get started so I'm here in my browser I am using um Microsoft Edge you guys can use any browser you want so at first I want to download wamp so in my search bar I'm going to type in download web server and then hit enter on keyboard so as you can see my search result already found the page it's web server.com we're going to put this link in the description below so you can find it quickly so from here I'm going to select the go to download and this is the official web server website so when you come here just simply scroll down and in the download section you will find web server 64 bits and web server 32 bits so we're using the 64 bits we're going to download this one if you are not sure um simply minimize this right click on your computer click on properties and it's going to show you um your operating system type in here okay so I'm going to close this and open up my Edge and then click on web 64. and there are a lot of things you can fill out but you can just simply click on you can download uh it directly over here now you can wait for the download to complete so after your download is complete you can find this program over here it's 644 megabytes as you can see so we're going to set uh setup web okay so double click over here and as soon as this setup starts it's going to allow you to select the language you want so only two languages are available we're going to select English and we're going to click on OK so there's the license and agreement you can read all of this after that you can click on I accept the agreement and click on next and here are a few important information before you proceed um we're going to click on next and then it's going to ask you which drive you want to set up your whamp you can set up on seed or any drive you want so we're going to keep it in the default directory just click on next and in this section you get to select which components you want to install so um the already selected uh components are good um the Maria DB MySQL the others so these are all fine okay so we can click on next it's going to create a start menu folder with this name and it's all fine we're just going to click on next and finally click on install and it's installing now okay after the installation is finished it's going to ask you if you will be using Edge as your default browser so you can use any browser but we are going to use Edge so I'm going to click select yes if you want to use another browser just click on no but we're going to use Edge and click on yes and we're going to click on open and that is going to ask you if you want to use notepad.exe as your default text editor you can use vs code Sublime Text atom or any other text editor you want but for now we are going to just use the notepad as the default editor all right so so click on yes and open and the installation is finishing up all right so installation is complete so we are going to click on next and we are going to click on finish so our web setup is complete now if we close this and go to our desktop you can see that the wamp server is over here so we're going to double click on it it's going to ask for admin permission so click on yes and it's starting up so if we open this up you can see there's an icon over here wamp icon which is turned to Green if this icon is red that means your services are not running if it's green that means everything is okay since it's green it means everything is okay so I'm to open up my browser and type localhost and hit enter and it's going to bring me to this page so this page showing up it means you have done everything correctly and you can see it shows you the Apache version your MySQL your Maria DB version PHP versions it shows you all the information over here from here you can see there are some tools and you can see your projects there are no projects in the folder yet it's also guiding us and telling us how to put in a project we just need to put in a create a folder in the www directory and there's the phpmyadmin so since we have everything set up we need WordPress right now so let's go ahead and download WordPress so I'm going to open up another Tab and Type download WordPress and here we can see the wordpress.org I'm going to go to this link and here we can download WordPress so if we scroll down and click on this button download WordPress 6.2 we can download it and as you can see our download is complete this is the WordPress file that we downloaded it's a compressed file so we're going to right click and copy this file so after we copy our WordPress we are going to C drive then we're going to go to wamp and from here we are going to this www folder and here we are going to paste our WordPress compressed file that we downloaded so it's already here now I'm going to right click and select extract all so I'm using Windows 11 and it has a default extractor you guys can use withdraw 7-Zip or any other compressors to extract this file so I'm going to extract now it's going to extract a lot of files so it might take some time okay so our extraction is completed it opened up another window so I'm going to close this and the folder it extracted is over here so it created another folder we don't need this we're just going to cut this and paste it over here and then we're going to delete this folder and we also don't need this ZIP file right now so I'm going to delete it all as well so now we have the WordPress folder now if we open up our browser and refresh this page you can see on our project it says WordPress so this is our project now if we go back and rename this folder to something else for example we're calling our folder daily blog now if we go back to our browser and refresh now it says daily blog so you guys can create multiple WordPress websites just give them a different name and it will be shown over here in your projects okay so we have our WordPress files ready what we now need is to create a database for our WordPress website so how can you create a database it's very simple from your localhost what you can do is click in phpmyadmin okay and it's going to take you to the phpmyadmin and once you're here it's going to ask you for a username and a password so by default the username is root root and if you haven't done nothing with the system by default there's no password so you can just simply click on login okay so this is our PHP my admin these are all the databases from here you can manage your database you can create database delete databases um you can basically manage your entire database from your phpmyadmin so we need to create a database right now how we can do that so from this tab over here databases click over here and in here there are a lot of these informations no need to get confused just simply give your database a name so we are going to give our database and the name of daily blog since this is the name of our website folder to keep it simple and to quickly identify it I'm going to name it daily blog but you can name it anything so I'm going to click on the create button and this has created our database so now that we have our database we're going to go back to our Local Host over here and we are going to open up our project so how we can do that after localhost we are going to put a forward slash and type in Daily blog since this is the name of our project so you must be careful here you need to type exactly what the name of your project is and that hit enter on keyboard so if you have followed everything um up until this point you will see this screen and when you see this screen it means everything you have done is correct okay so we're going to select the language and we're going to click on continue so this is the WordPress installation so for the WordPress installation they need the name of the database the username the password database host Etc so we're going to click on let's go since we have already created the database okay so the name of the database is if you remember we named it daily blog and as you know by default the name of the username is root and there's no password and everything else is just fine so we're going to click on the submit button and you're going to see this message all right Sparky you've made it through this part of the installation WordPress can now communicate with your database if you're ready time now to run the installation so we're going to click on this button run the installation and we need to create our site title our username and password for our site so I'm going to quickly show you so the title of this site let's call it daily blog and we're going to select a simple username for now okay so since this is a local host website we don't need a strong password but if you are posting your website live on the internet you have to make sure that you have a very strong password so for this localhost website we're going to use a very weak password and we're going to click on confirm use of weak password and then you need to put in your email address so we are going to put in this email address and for search engine visibility since this is a local host website um this doesn't apply so we're going to ignore this for now and click on install WordPress okay so our WordPress has been installed now we're going to click on the login button and now this is the wp login so we are going to uh put in our username which is user and we are going to put in our password and we're going to click on login and that's it we have just logged into our WordPress website you can see everything is working um there's the version 6.2 and these are all the notifications in your dashboard a little introduction to Wordpress there are a lot of things you can do as soon as you install WordPress go to plugins you can delete these plugins if you don't need it I'm going to delete it and for appearance we are going to themes and there are a lot of themes over here you can just click on add new and there are tons of free themes available for you you can install a theme and start building your website if you guys want to learn how to create a blog an e-commerce website or an e-learning website with WordPress you guys can check out our Channel we have some really cool tutorials uh following which you can learn WordPress so feel free to explore our Channel okay back to this tutorial so um after you select a theme make sure to delete all other themes because it will only make your site heavier for example we have three themes installed um we don't need all all three so let's go back to our themes and um since this is currently the active theme we are going to remove these themes we're going to select it and delete this theme we're going to select this theme and delete this theme it's better to have only the theme that you're using or which is the active theme and otherwise remove all other themes okay so um there's one more thing I wanted to show you if you guys click on this arrow and click on the web icon over here you'll see there are a couple of options over here so the first option is the localhost so if we click on localhost it's going to take us to the wam server localhost which we already saw your projects are over here you can access your phpmyadmin from here you can also click on the icon and select hover your mouse over phpmyadmin and then click on phpmyadmin and it will direct you to the phpmyadmin okay so this is a neat little shortcut so it will help you get around uh your Local Host much quicker and there are other options here as well your virtual host PHP Apache all these options are available here but if you don't know what you're doing it's better to leave all these alone you know and from here you can also stop all services the Apache and PHP all services you can stop from here you can start all services from here you can restart your services from here as well so again if we right click on wamp icon there is going to be another menu over here from here you can see uh the language there are a couple of languages over here you can select the language you prefer and there's the web settings over here again these are a bit more advanced so if you don't know what you're doing it's better to leave these alone there's the tools and um there are a couple of things you can do over here but we're not going to see all of that we just wanted to see how you can run WordPress on localhost and since that is done we don't need to fidget around with it but I'm just showing you all the options over here you can also exit web from here as well okay so okay that brings our tutorial to an end so if this video was helpful for you guys give it a like um comment and subscribe to our Channel because it encourages us to make more helpful videos like this one okay so see you in the next video take care
Info
Channel: WPGIZ
Views: 10,513
Rating: undefined out of 5
Keywords: WordPress, install wordpress in wamp, wordpress wamp server localhost, run wordpress in wamp, how to install wordpress in wamp, install wordpress in localhost using wamp
Id: aMVxKgt3adg
Channel Id: undefined
Length: 15min 54sec (954 seconds)
Published: Wed Apr 12 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.