
In my case, this is – This will load the WordPress installation wizard and you’ll be asked to select a language.

Launch your web browser and enter the following URL in your browser – of Your project folder created inside htdocs]
#Xampp download for windows xp sp3 install
To install WordPress locally, you need to extract WordPress files (unzip) into the newly created folder inside ‘htdocs’, in our case we will copy it into ‘mywebsite’ folder which we created. Extract WordPress Files into Project Folder For example, I am going to name it as ‘mywebsite’. Proceed with creating a new folder into XAMPP’s htdocs folder for your site and provide a name of your choice. Create Project Folder to Host WordPressĬreate your project folder inside XAMPP’s htdocs to host your WordPress files.
#Xampp download for windows xp sp3 zip
Download the zip folder on your local system. Download the latest version of WordPressįirst, you need to go to and download the latest version of WordPress. Installing WordPress Locally with XAMPP 5.1. If you see the above webpage loading properly that means our installation has been successful.ĥ. Launch browser and type in localhost to check if Apache service is running fine. You can do that by clicking on “Start” next to the modules. Launch the XAMPP Control Panel as ‘Administrator’ and start the Apache Server as well as MySQL Server. Run the XAMPP installer as ‘Administrator’ and complete the installation process. Best to choose data drive or partition with Admin access. Prefer not to install in ‘Program Files’ due to UAC and Windows security restrictions may potentially cause problems. Your Website and Project files would reside inside the XAMPP folder. Make a note of the following while choosing the location – Carefully plan/choose the location for XAMPP binaries or root folders. Plan location of XAMPP binaries (Root)īefore running the installer. Download XAMPP installer for windowsĭownload the latest XAMPP installer for windows from Apache Friends Website 3.2. XAMPP is available for all major operating systems and is extremely easy to install and use. It’s a completely free, open-source Apache server distribution with MariaDB (formerly MySQL), PHP, and Perl. XAMPP is a local server that you can install on your laptop/desktop to mimic an actual web server. That is where XAMPP comes into the picture. For installing you would need a web server and database. However, WordPress is not something that can be installed on your computer on its own. So, you can make an experiment with the design components, plugins, settings, etc.

The website isn’t visible to other people. It lets you operate a website within your own computer. Installing WordPress on your computer helps you try out WordPress, test themes and plugins, and learn WordPress development.
