<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>XAMPP | Student Projects</title>
	<atom:link href="https://studentprojects.in/tag/xampp/feed/" rel="self" type="application/rss+xml" />
	<link>https://studentprojects.in</link>
	<description>Microcontroller projects, Circuit Diagrams, Project Ideas</description>
	<lastBuildDate>Sun, 11 Dec 2022 04:47:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>
	<item>
		<title>How to run PHP files on a local computer using XAMPP</title>
		<link>https://studentprojects.in/software-development/php-mysql/php-tutorial/how-to-run-php-files-on-a-local-computer-using-xampp/</link>
					<comments>https://studentprojects.in/software-development/php-mysql/php-tutorial/how-to-run-php-files-on-a-local-computer-using-xampp/#respond</comments>
		
		<dc:creator><![CDATA[Ranjith Kadamboor]]></dc:creator>
		<pubDate>Thu, 07 Apr 2022 02:40:36 +0000</pubDate>
				<category><![CDATA[PHP Tutorial]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[php localhost]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<guid isPermaLink="false">https://studentprojects.in/?p=8939</guid>

					<description><![CDATA[<p>To run a PHP, it is enough to just install an Apache server on your local computer. In most PHP projects, MySQL is used as a database. PHPMyAdmin is required to manage the database. All are separate open-source software and installing this software one by one will be a difficult job for beginners. This is</p>
<p>The post <a href="https://studentprojects.in/software-development/php-mysql/php-tutorial/how-to-run-php-files-on-a-local-computer-using-xampp/">How to run PHP files on a local computer using XAMPP</a> first appeared on <a href="https://studentprojects.in">Student Projects</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>To run a PHP, it is enough to just install an Apache server on your local computer. In most PHP projects, MySQL is used as a database. PHPMyAdmin is required to manage the database. All are separate open-source software and installing this software one by one will be a difficult job for beginners. This is where XAMPP comes into the picture. &nbsp;XAMPP is an easy to install Apache distribution containing Apache web server, PHP and MySQL bundled together.&nbsp;</p>



<p>Download XAMPP from <a href="https://www.apachefriends.org/index.html" target="_blank" rel="noopener">XAMPP&#8217;s official website</a>. Select your operating system and click on the download button.</p>



<div class="wp-block-image wp-image-8770 size-full"><figure class="aligncenter"><img decoding="async" width="800" height="479" src="https://studentprojects.in/wp-content/uploads/2011/01/XAMPP-Setup.jpg" alt="Download XAMPP from XAMPP's official website" class="wp-image-8770" srcset="https://studentprojects.in/wp-content/uploads/2011/01/XAMPP-Setup.jpg 800w, https://studentprojects.in/wp-content/uploads/2011/01/XAMPP-Setup-300x180.jpg 300w, https://studentprojects.in/wp-content/uploads/2011/01/XAMPP-Setup-768x460.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption>Download XAMPP from XAMPP&#8217;s official website.</figcaption></figure></div>



<p>Wait a few moments after hitting the download button. Because the file is around 150 MB in size, it will take some time to download. After downloading the file, double click the executable file and follow the installation process.&nbsp;</p>



<div class="wp-block-image size-full wp-image-8774"><figure class="aligncenter"><img decoding="async" loading="lazy" width="502" height="425" src="https://studentprojects.in/wp-content/uploads/2011/01/01-Xampp-setup-on-Windows.png" alt="Xampp setup on Windows" class="wp-image-8774" srcset="https://studentprojects.in/wp-content/uploads/2011/01/01-Xampp-setup-on-Windows.png 502w, https://studentprojects.in/wp-content/uploads/2011/01/01-Xampp-setup-on-Windows-300x254.png 300w" sizes="(max-width: 502px) 100vw, 502px" /><figcaption>XAMPP serve setup on Windows</figcaption></figure></div>



<p>Click on the Next button.</p>



<div class="wp-block-image size-full wp-image-8775"><figure class="aligncenter"><img decoding="async" loading="lazy" width="502" height="425" src="https://studentprojects.in/wp-content/uploads/2011/01/02-Xampp-server-setup-on-Windows.png" alt="Xampp server setup on Windows" class="wp-image-8775" srcset="https://studentprojects.in/wp-content/uploads/2011/01/02-Xampp-server-setup-on-Windows.png 502w, https://studentprojects.in/wp-content/uploads/2011/01/02-Xampp-server-setup-on-Windows-300x254.png 300w" sizes="(max-width: 502px) 100vw, 502px" /><figcaption>Select the required components to install</figcaption></figure></div>



<p>On this screen, some of the checkboxes will already be checked. It is enough to select Apache, MySQL, PHP and phpMyAdmin and click on the Next button. On the next screen, select the path where you want to install the XAMPP server. You can leave it as default c:\xampp. Click on the Next button.</p>



<div class="wp-block-image size-full wp-image-8776"><figure class="aligncenter"><img decoding="async" loading="lazy" width="502" height="425" src="https://studentprojects.in/wp-content/uploads/2011/01/03-Xampp-installation-on-Windows.png" alt="Xampp installation on Windows" class="wp-image-8776" srcset="https://studentprojects.in/wp-content/uploads/2011/01/03-Xampp-installation-on-Windows.png 502w, https://studentprojects.in/wp-content/uploads/2011/01/03-Xampp-installation-on-Windows-300x254.png 300w" sizes="(max-width: 502px) 100vw, 502px" /><figcaption>Xampp installation is in progress</figcaption></figure></div>



<div class="wp-block-image size-full wp-image-8795"><figure class="aligncenter"><img decoding="async" loading="lazy" width="502" height="425" src="https://studentprojects.in/wp-content/uploads/2011/01/Start-Xampp-server.png" alt="Start Xampp server" class="wp-image-8795" srcset="https://studentprojects.in/wp-content/uploads/2011/01/Start-Xampp-server.png 502w, https://studentprojects.in/wp-content/uploads/2011/01/Start-Xampp-server-300x254.png 300w" sizes="(max-width: 502px) 100vw, 502px" /><figcaption>Remove the tick mark and click the finish button</figcaption></figure></div>



<p>Once the installation is complete, remove the tick mark &#8220;Do you want to start the control panel now?&#8221; and click on the Finish button. We have to run the XAMPP control panel as administrators.</p>



<h3>Step 2 &#8211; Run the XAMPP server and test it</h3>



<p>Once the XAMPP installation is complete, you will need to run XAMPP as an administrator on Windows. To do that, click Start, find XAMPP Control Panel in your Programs list, then right-click and select Run As Administrator. Another option is to go to C:/xampp where you have installed the XAMPP server, run xampp_start.exe as administrator.</p>



<div class="wp-block-image size-full wp-image-8777"><figure class="aligncenter"><img decoding="async" loading="lazy" width="824" height="687" src="https://studentprojects.in/wp-content/uploads/2011/01/04-Run-xampp-as-administrator.png" alt="Run xampp as administrator" class="wp-image-8777" srcset="https://studentprojects.in/wp-content/uploads/2011/01/04-Run-xampp-as-administrator.png 824w, https://studentprojects.in/wp-content/uploads/2011/01/04-Run-xampp-as-administrator-300x250.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/04-Run-xampp-as-administrator-768x640.png 768w" sizes="(max-width: 824px) 100vw, 824px" /><figcaption>Run XAMPP as administrator</figcaption></figure></div>



<p>This will launch the XAMPP Control Panel.</p>



<div class="wp-block-image size-full wp-image-8778"><figure class="aligncenter"><img decoding="async" loading="lazy" width="668" height="434" src="https://studentprojects.in/wp-content/uploads/2011/01/05-Run-Apache-and-MySql-server-on-windows-xampp.png" alt="Run Apache and MySql server on windows xampp" class="wp-image-8778" srcset="https://studentprojects.in/wp-content/uploads/2011/01/05-Run-Apache-and-MySql-server-on-windows-xampp.png 668w, https://studentprojects.in/wp-content/uploads/2011/01/05-Run-Apache-and-MySql-server-on-windows-xampp-300x195.png 300w" sizes="(max-width: 668px) 100vw, 668px" /><figcaption>XAMPP Control Panel</figcaption></figure></div>



<p>First, run Apache and MySQL services on the left side of the Control panel. Observe the green tick mark. This will register the Apache and MySQL server as service and it will start the server on every system reboot. Now click on the Start button for both Apache and MySQL which should look like the below image.&nbsp;&nbsp;You can track the green running status near to it.</p>



<div class="wp-block-image size-full wp-image-8779"><figure class="aligncenter"><img decoding="async" loading="lazy" width="668" height="434" src="https://studentprojects.in/wp-content/uploads/2011/01/06-Configure-Apache-and-MySql-server-on-localhost.png" alt="Configure Apache and MySql server on localhost" class="wp-image-8779" srcset="https://studentprojects.in/wp-content/uploads/2011/01/06-Configure-Apache-and-MySql-server-on-localhost.png 668w, https://studentprojects.in/wp-content/uploads/2011/01/06-Configure-Apache-and-MySql-server-on-localhost-300x195.png 300w" sizes="(max-width: 668px) 100vw, 668px" /><figcaption>Start Apache &amp; MySQL in the XAMPP Control Panel</figcaption></figure></div>



<p>Now is the time to test the XAMPP server. Open http://localhost, if everything is good then it should open the page like the below image.&nbsp;</p>



<div class="wp-block-image size-full wp-image-8780"><figure class="aligncenter"><img decoding="async" loading="lazy" width="1074" height="658" src="https://studentprojects.in/wp-content/uploads/2011/01/07-Testing-XAMPP-on-localhost.png" alt="Testing XAMPP on localhost" class="wp-image-8780" srcset="https://studentprojects.in/wp-content/uploads/2011/01/07-Testing-XAMPP-on-localhost.png 1074w, https://studentprojects.in/wp-content/uploads/2011/01/07-Testing-XAMPP-on-localhost-300x184.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/07-Testing-XAMPP-on-localhost-1024x627.png 1024w, https://studentprojects.in/wp-content/uploads/2011/01/07-Testing-XAMPP-on-localhost-768x471.png 768w" sizes="(max-width: 1074px) 100vw, 1074px" /><figcaption>Testing XAMPP on localhost</figcaption></figure></div>



<p>Create your project folder inside C:/xampp/htdocs and upload the files. For example, create a folder called &#8220;project&#8221; inside C:/xampp/htdocs and upload a sample PHP file. Now go to the browser and open http://localhost/project. PHP file should open properly. </p>



<h3>Creating a Database</h3>



<p>We will create a MySQL database using the phpMyAdmin tool. Open http://localhost/phpmyadmin to launch phpMyAdmin. </p>



<div class="wp-block-image size-full wp-image-8783"><figure class="aligncenter"><img decoding="async" loading="lazy" width="1073" height="476" src="https://studentprojects.in/wp-content/uploads/2011/01/10-phpmyadmin-setup-on-localhost.png" alt="phpmyadmin setup on localhost" class="wp-image-8783" srcset="https://studentprojects.in/wp-content/uploads/2011/01/10-phpmyadmin-setup-on-localhost.png 1073w, https://studentprojects.in/wp-content/uploads/2011/01/10-phpmyadmin-setup-on-localhost-300x133.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/10-phpmyadmin-setup-on-localhost-1024x454.png 1024w, https://studentprojects.in/wp-content/uploads/2011/01/10-phpmyadmin-setup-on-localhost-768x341.png 768w" sizes="(max-width: 1073px) 100vw, 1073px" /><figcaption>PHPMyAdmin setup on localhost</figcaption></figure></div>



<p>Click on the tab Databases, enter the database name and click on create button. This will create a database.&nbsp;You can name the database whatever you want.</p>



<p>So, give it a shot and let me know if you have any questions in the comments section below. I’ll be happy to assist you!</p><p>The post <a href="https://studentprojects.in/software-development/php-mysql/php-tutorial/how-to-run-php-files-on-a-local-computer-using-xampp/">How to run PHP files on a local computer using XAMPP</a> first appeared on <a href="https://studentprojects.in">Student Projects</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://studentprojects.in/software-development/php-mysql/php-tutorial/how-to-run-php-files-on-a-local-computer-using-xampp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install WordPress on your Windows localhost Using XAMPP(4 Steps)</title>
		<link>https://studentprojects.in/software-development/wordpress/wordpress-installation/how-to-setup-wordpress-on-windows-localhost-xampp/</link>
					<comments>https://studentprojects.in/software-development/wordpress/wordpress-installation/how-to-setup-wordpress-on-windows-localhost-xampp/#respond</comments>
		
		<dc:creator><![CDATA[Ranjith Kadamboor]]></dc:creator>
		<pubDate>Wed, 16 Mar 2022 10:39:23 +0000</pubDate>
				<category><![CDATA[WordPress Installation]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[apache server]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[Step by step guide]]></category>
		<guid isPermaLink="false">http://studentprojects.in/?p=1196</guid>

					<description><![CDATA[<p>To build a complete website you need to buy a domain name and a server to host your website files. But if you don&#8217;t want to launch your website right away and want to set it up completely before going live, set up everything locally. Why you should install WordPress on localhost? When you set</p>
<p>The post <a href="https://studentprojects.in/software-development/wordpress/wordpress-installation/how-to-setup-wordpress-on-windows-localhost-xampp/">How to Install WordPress on your Windows localhost Using XAMPP(4 Steps)</a> first appeared on <a href="https://studentprojects.in">Student Projects</a>.</p>]]></description>
										<content:encoded><![CDATA[<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" loading="lazy" width="745" height="372" src="https://studentprojects.in/wp-content/uploads/2011/01/Install_wordpress_in_Localhost.png" alt="" class="wp-image-8769" srcset="https://studentprojects.in/wp-content/uploads/2011/01/Install_wordpress_in_Localhost.png 745w, https://studentprojects.in/wp-content/uploads/2011/01/Install_wordpress_in_Localhost-300x150.png 300w" sizes="(max-width: 745px) 100vw, 745px" /></figure></div>



<p>To build a complete website you need to buy a domain name and a server to host your website files. But if you don&#8217;t want to launch your website right away and want to set it up completely before going live, set up everything locally.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="How to Install WordPress on Windows localhost Using XAMPP for beginners" width="640" height="360" src="https://www.youtube.com/embed/6jxZN4YXc0k?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></figure>



<h3>Why you should install WordPress on localhost?</h3>



<p>When you set up WordPress locally, all the files will be stored on your local computer, and this means only you will be able to access your website. This is a great way for you to learn, making a website for free of cost. Also, this gives you a great testing environment that doesn’t affect your live website.</p>



<h3>Step 1 &#8211; Download and install XAMPP server on your PC</h3>



<p>To install WordPress, you need an Apache web server, PHP and MySQL database. All are separate open-source software and installing this software one by one will be a difficult job for beginners. This is where XAMPP comes into the picture. &nbsp;XAMPP is an easy to install Apache distribution containing Apache web server, PHP and MySQL bundled together.&nbsp;</p>



<p>Download XAMPP from <a href="https://www.apachefriends.org/index.html" target="_blank" rel="noopener">XAMPP&#8217;s official website</a>. Select your operating system and click on the download button.</p>



<div class="wp-block-image wp-image-8770 size-full"><figure class="aligncenter"><img decoding="async" loading="lazy" width="800" height="479" src="https://studentprojects.in/wp-content/uploads/2011/01/XAMPP-Setup.jpg" alt="Download XAMPP from XAMPP's official website" class="wp-image-8770" srcset="https://studentprojects.in/wp-content/uploads/2011/01/XAMPP-Setup.jpg 800w, https://studentprojects.in/wp-content/uploads/2011/01/XAMPP-Setup-300x180.jpg 300w, https://studentprojects.in/wp-content/uploads/2011/01/XAMPP-Setup-768x460.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption>Download XAMPP from XAMPP&#8217;s official website.</figcaption></figure></div>



<p>Wait a few moments after hitting the download button. Because the file is around 150 MB in size, it will take some time to download. After downloading the file, double click the executable file and follow the installation process.&nbsp;</p>



<div class="wp-block-image size-full wp-image-8774"><figure class="aligncenter"><img decoding="async" loading="lazy" width="502" height="425" src="https://studentprojects.in/wp-content/uploads/2011/01/01-Xampp-setup-on-Windows.png" alt="Xampp setup on Windows" class="wp-image-8774" srcset="https://studentprojects.in/wp-content/uploads/2011/01/01-Xampp-setup-on-Windows.png 502w, https://studentprojects.in/wp-content/uploads/2011/01/01-Xampp-setup-on-Windows-300x254.png 300w" sizes="(max-width: 502px) 100vw, 502px" /><figcaption>XAMPP serve setup on Windows</figcaption></figure></div>



<p>Click on the Next button.</p>



<div class="wp-block-image size-full wp-image-8775"><figure class="aligncenter"><img decoding="async" loading="lazy" width="502" height="425" src="https://studentprojects.in/wp-content/uploads/2011/01/02-Xampp-server-setup-on-Windows.png" alt="Xampp server setup on Windows" class="wp-image-8775" srcset="https://studentprojects.in/wp-content/uploads/2011/01/02-Xampp-server-setup-on-Windows.png 502w, https://studentprojects.in/wp-content/uploads/2011/01/02-Xampp-server-setup-on-Windows-300x254.png 300w" sizes="(max-width: 502px) 100vw, 502px" /><figcaption>Select the required components to install</figcaption></figure></div>



<p>On this screen, some of the checkboxes will already be checked. It is enough to select Apache, MySQL, PHP and phpMyAdmin and click on the Next button. On the next screen, select the path where you want to install the XAMPP server. You can leave it as default c:\xampp. Click on the Next button.</p>



<div class="wp-block-image size-full wp-image-8776"><figure class="aligncenter"><img decoding="async" loading="lazy" width="502" height="425" src="https://studentprojects.in/wp-content/uploads/2011/01/03-Xampp-installation-on-Windows.png" alt="Xampp installation on Windows" class="wp-image-8776" srcset="https://studentprojects.in/wp-content/uploads/2011/01/03-Xampp-installation-on-Windows.png 502w, https://studentprojects.in/wp-content/uploads/2011/01/03-Xampp-installation-on-Windows-300x254.png 300w" sizes="(max-width: 502px) 100vw, 502px" /><figcaption>Xampp installation is in progress</figcaption></figure></div>



<div class="wp-block-image size-full wp-image-8795"><figure class="aligncenter"><img decoding="async" loading="lazy" width="502" height="425" src="https://studentprojects.in/wp-content/uploads/2011/01/Start-Xampp-server.png" alt="Start Xampp server" class="wp-image-8795" srcset="https://studentprojects.in/wp-content/uploads/2011/01/Start-Xampp-server.png 502w, https://studentprojects.in/wp-content/uploads/2011/01/Start-Xampp-server-300x254.png 300w" sizes="(max-width: 502px) 100vw, 502px" /><figcaption>Remove the tick mark and click the finish button</figcaption></figure></div>



<p>Once the installation is complete, remove the tick mark &#8220;Do you want to start the control panel now?&#8221; and click on the Finish button. We have to run the XAMPP control panel as administrators.</p>



<h3>Step 2 &#8211; Run the XAMPP server and test it</h3>



<p>Once the XAMPP installation is complete, you will need to run XAMPP as an administrator on Windows. To do that, click Start, find XAMPP Control Panel in your Programs list, then right-click and select Run As Administrator. Another option is to go to C:/xampp where you have installed the XAMPP server, run xampp_start.exe as administrator.</p>



<div class="wp-block-image size-full wp-image-8777"><figure class="aligncenter"><img decoding="async" loading="lazy" width="824" height="687" src="https://studentprojects.in/wp-content/uploads/2011/01/04-Run-xampp-as-administrator.png" alt="Run xampp as administrator" class="wp-image-8777" srcset="https://studentprojects.in/wp-content/uploads/2011/01/04-Run-xampp-as-administrator.png 824w, https://studentprojects.in/wp-content/uploads/2011/01/04-Run-xampp-as-administrator-300x250.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/04-Run-xampp-as-administrator-768x640.png 768w" sizes="(max-width: 824px) 100vw, 824px" /><figcaption>Run XAMPP as administrator</figcaption></figure></div>



<p>This will launch the XAMPP Control Panel.</p>



<div class="wp-block-image size-full wp-image-8778"><figure class="aligncenter"><img decoding="async" loading="lazy" width="668" height="434" src="https://studentprojects.in/wp-content/uploads/2011/01/05-Run-Apache-and-MySql-server-on-windows-xampp.png" alt="Run Apache and MySql server on windows xampp" class="wp-image-8778" srcset="https://studentprojects.in/wp-content/uploads/2011/01/05-Run-Apache-and-MySql-server-on-windows-xampp.png 668w, https://studentprojects.in/wp-content/uploads/2011/01/05-Run-Apache-and-MySql-server-on-windows-xampp-300x195.png 300w" sizes="(max-width: 668px) 100vw, 668px" /><figcaption>XAMPP Control Panel</figcaption></figure></div>



<p>First, run Apache and MySQL services on the left side in the Control panel. Observe the green tick mark. This will register the Apache and MySQL server as service and it will start the server on every system reboot. Now click on the Start button for both Apache and MySQL which should look like the below image.&nbsp;&nbsp;You can track the green running status near to it.</p>



<div class="wp-block-image size-full wp-image-8779"><figure class="aligncenter"><img decoding="async" loading="lazy" width="668" height="434" src="https://studentprojects.in/wp-content/uploads/2011/01/06-Configure-Apache-and-MySql-server-on-localhost.png" alt="Configure Apache and MySql server on localhost" class="wp-image-8779" srcset="https://studentprojects.in/wp-content/uploads/2011/01/06-Configure-Apache-and-MySql-server-on-localhost.png 668w, https://studentprojects.in/wp-content/uploads/2011/01/06-Configure-Apache-and-MySql-server-on-localhost-300x195.png 300w" sizes="(max-width: 668px) 100vw, 668px" /><figcaption>Start Apache &amp; MySQL in the XAMPP Control Panel</figcaption></figure></div>



<p>Now is the time to test the XAMPP server. Open http://localhost, if everything is good then it should open the page like the below image.&nbsp;</p>



<div class="wp-block-image size-full wp-image-8780"><figure class="aligncenter"><img decoding="async" loading="lazy" width="1074" height="658" src="https://studentprojects.in/wp-content/uploads/2011/01/07-Testing-XAMPP-on-localhost.png" alt="Testing XAMPP on localhost" class="wp-image-8780" srcset="https://studentprojects.in/wp-content/uploads/2011/01/07-Testing-XAMPP-on-localhost.png 1074w, https://studentprojects.in/wp-content/uploads/2011/01/07-Testing-XAMPP-on-localhost-300x184.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/07-Testing-XAMPP-on-localhost-1024x627.png 1024w, https://studentprojects.in/wp-content/uploads/2011/01/07-Testing-XAMPP-on-localhost-768x471.png 768w" sizes="(max-width: 1074px) 100vw, 1074px" /><figcaption>Testing XAMPP on localhost</figcaption></figure></div>



<h3>Step 3 &#8211; Download the latest WordPress Version</h3>



<p>The next step is to get the most recent version of WordPress from the WordPress.org website. It will be downloaded in a zip format. Open to <a href="https://wordpress.org/download/" target="_blank" rel="noreferrer noopener">https://wordpress.org/download</a> and click on Download WordPress. </p>



<div class="wp-block-image size-full wp-image-8781"><figure class="aligncenter"><img decoding="async" loading="lazy" width="595" height="270" src="https://studentprojects.in/wp-content/uploads/2011/01/08-Download-Wordpress-to-localhost.png" alt="Download WordPress to localhost" class="wp-image-8781" srcset="https://studentprojects.in/wp-content/uploads/2011/01/08-Download-Wordpress-to-localhost.png 595w, https://studentprojects.in/wp-content/uploads/2011/01/08-Download-Wordpress-to-localhost-300x136.png 300w" sizes="(max-width: 595px) 100vw, 595px" /><figcaption>Download WordPress to localhost</figcaption></figure></div>



<p>This will download a zip file. Extract the files to C:/xampp/htdocs folder as shown below. You are free to change the folder name from wordpress to anything else. </p>



<div class="wp-block-image size-full wp-image-8782"><figure class="aligncenter"><img decoding="async" loading="lazy" width="829" height="337" src="https://studentprojects.in/wp-content/uploads/2011/01/09-Copy-wordpress-to-htdocs-folder.png" alt="copy wordpress to htdocs folder" class="wp-image-8782" srcset="https://studentprojects.in/wp-content/uploads/2011/01/09-Copy-wordpress-to-htdocs-folder.png 829w, https://studentprojects.in/wp-content/uploads/2011/01/09-Copy-wordpress-to-htdocs-folder-300x122.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/09-Copy-wordpress-to-htdocs-folder-768x312.png 768w" sizes="(max-width: 829px) 100vw, 829px" /><figcaption>Copy WordPress files to htdocs folder</figcaption></figure></div>



<h3>Step 4 &#8211; Create a Database</h3>



<p>WordPress uses a database to store the text contents. We will create a MySQL database using the phpMyAdmin tool. Open http://localhost/phpmyadmin to launch phpMyAdmin. </p>



<div class="wp-block-image size-full wp-image-8783"><figure class="aligncenter"><img decoding="async" loading="lazy" width="1073" height="476" src="https://studentprojects.in/wp-content/uploads/2011/01/10-phpmyadmin-setup-on-localhost.png" alt="phpmyadmin setup on localhost" class="wp-image-8783" srcset="https://studentprojects.in/wp-content/uploads/2011/01/10-phpmyadmin-setup-on-localhost.png 1073w, https://studentprojects.in/wp-content/uploads/2011/01/10-phpmyadmin-setup-on-localhost-300x133.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/10-phpmyadmin-setup-on-localhost-1024x454.png 1024w, https://studentprojects.in/wp-content/uploads/2011/01/10-phpmyadmin-setup-on-localhost-768x341.png 768w" sizes="(max-width: 1073px) 100vw, 1073px" /><figcaption>PHPMyAdmin setup on localhost</figcaption></figure></div>



<p>Click on the tab Databases, enter the database name and click on create button. This will create a database.&nbsp;You can name the database whatever you want.</p>



<h3>Step 4 &#8211; Install WordPress on Localhost</h3>



<p>We have set up the server and a database. Now is the time to install WordPress. Open http://localhost/wordpress on your browser. This will redirect to the WordPress installation wizard. Follow the below-given steps to install WordPress.&nbsp;</p>



<div class="wp-block-image size-full wp-image-8784"><figure class="aligncenter"><img decoding="async" loading="lazy" width="828" height="737" src="https://studentprojects.in/wp-content/uploads/2011/01/11-install-wordpress-on-localhost.png" alt="install wordpress on localhost" class="wp-image-8784" srcset="https://studentprojects.in/wp-content/uploads/2011/01/11-install-wordpress-on-localhost.png 828w, https://studentprojects.in/wp-content/uploads/2011/01/11-install-wordpress-on-localhost-300x267.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/11-install-wordpress-on-localhost-768x684.png 768w" sizes="(max-width: 828px) 100vw, 828px" /><figcaption>Select the language on this installation step</figcaption></figure></div>



<div class="wp-block-image size-full wp-image-8785"><figure class="aligncenter"><img decoding="async" loading="lazy" width="828" height="694" src="https://studentprojects.in/wp-content/uploads/2011/01/12-Setup-wordpress-on-localhost.png" alt="Setup wordpress on localhost" class="wp-image-8785" srcset="https://studentprojects.in/wp-content/uploads/2011/01/12-Setup-wordpress-on-localhost.png 828w, https://studentprojects.in/wp-content/uploads/2011/01/12-Setup-wordpress-on-localhost-300x251.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/12-Setup-wordpress-on-localhost-768x644.png 768w" sizes="(max-width: 828px) 100vw, 828px" /><figcaption>We have everything handy! Let&#8217;s start the WordPress installation</figcaption></figure></div>



<p>On the next step, enter the database name(it is &#8220;wordpress&#8221; in our case), root as username, leave the password blank as we have not set any password for root user. Click on the Submit button.&nbsp;</p>



<div class="wp-block-image size-full wp-image-8786"><figure class="aligncenter"><img decoding="async" loading="lazy" width="828" height="649" src="https://studentprojects.in/wp-content/uploads/2011/01/13-configure-wordpress-database.png" alt="configure wordpress database" class="wp-image-8786" srcset="https://studentprojects.in/wp-content/uploads/2011/01/13-configure-wordpress-database.png 828w, https://studentprojects.in/wp-content/uploads/2011/01/13-configure-wordpress-database-300x235.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/13-configure-wordpress-database-768x602.png 768w" sizes="(max-width: 828px) 100vw, 828px" /><figcaption>Provide the database details for installation</figcaption></figure></div>



<div class="wp-block-image size-full wp-image-8787"><figure class="aligncenter"><img decoding="async" loading="lazy" width="821" height="398" src="https://studentprojects.in/wp-content/uploads/2011/01/14-Run-wordpress-installation.png" alt="Run wordpress installation" class="wp-image-8787" srcset="https://studentprojects.in/wp-content/uploads/2011/01/14-Run-wordpress-installation.png 821w, https://studentprojects.in/wp-content/uploads/2011/01/14-Run-wordpress-installation-300x145.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/14-Run-wordpress-installation-768x372.png 768w" sizes="(max-width: 821px) 100vw, 821px" /><figcaption>Run WordPress installation</figcaption></figure></div>



<p>Provide the Website title, a username and a strong password, email id. For security reasons, don&#8217;t use admin as a username. </p>



<div class="wp-block-image size-full wp-image-8788"><figure class="aligncenter"><img decoding="async" loading="lazy" width="828" height="722" src="https://studentprojects.in/wp-content/uploads/2011/01/15-configure-wordpress.png" alt="configure wordpress" class="wp-image-8788" srcset="https://studentprojects.in/wp-content/uploads/2011/01/15-configure-wordpress.png 828w, https://studentprojects.in/wp-content/uploads/2011/01/15-configure-wordpress-300x262.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/15-configure-wordpress-768x670.png 768w" sizes="(max-width: 828px) 100vw, 828px" /><figcaption>configure WordPress</figcaption></figure></div>



<p>After a successful installation, the success message should show.</p>



<div class="wp-block-image size-full wp-image-8789"><figure class="aligncenter"><img decoding="async" loading="lazy" width="821" height="529" src="https://studentprojects.in/wp-content/uploads/2011/01/16-Wordpress-installation-success.png" alt=" WordPress installation success" class="wp-image-8789" srcset="https://studentprojects.in/wp-content/uploads/2011/01/16-Wordpress-installation-success.png 821w, https://studentprojects.in/wp-content/uploads/2011/01/16-Wordpress-installation-success-300x193.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/16-Wordpress-installation-success-768x495.png 768w" sizes="(max-width: 821px) 100vw, 821px" /><figcaption>WordPress installation success</figcaption></figure></div>



<p>Click on the login button or open the URL http://localhost/wp-admin to log in. Enter the provided username and password, click the login button. </p>



<div class="wp-block-image size-full wp-image-8790"><figure class="aligncenter"><img decoding="async" loading="lazy" width="828" height="577" src="https://studentprojects.in/wp-content/uploads/2011/01/17-Wordpress-login.png" alt="Wordpress login" class="wp-image-8790" srcset="https://studentprojects.in/wp-content/uploads/2011/01/17-Wordpress-login.png 828w, https://studentprojects.in/wp-content/uploads/2011/01/17-Wordpress-login-300x209.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/17-Wordpress-login-768x535.png 768w" sizes="(max-width: 828px) 100vw, 828px" /><figcaption>WordPress login</figcaption></figure></div>



<p>This will open the WordPress dashboard.&nbsp;This is your backend dashboard or admin panel, from where you would control everything. </p>



<div class="wp-block-image size-full wp-image-8791"><figure class="aligncenter"><img decoding="async" loading="lazy" width="1358" height="667" src="https://studentprojects.in/wp-content/uploads/2011/01/18-wordpress-installation-success.png" alt="wordpress installation success" class="wp-image-8791" srcset="https://studentprojects.in/wp-content/uploads/2011/01/18-wordpress-installation-success.png 1358w, https://studentprojects.in/wp-content/uploads/2011/01/18-wordpress-installation-success-300x147.png 300w, https://studentprojects.in/wp-content/uploads/2011/01/18-wordpress-installation-success-1024x503.png 1024w, https://studentprojects.in/wp-content/uploads/2011/01/18-wordpress-installation-success-768x377.png 768w" sizes="(max-width: 1358px) 100vw, 1358px" /><figcaption>WordPress installation success</figcaption></figure></div>



<p>Now is the time to visit your local website. Open http://localhost/wordpress</p>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="541" src="https://studentprojects.in/wp-content/uploads/2022/03/20-Testing-Wordpress-installation-1024x541.png" alt="" class="wp-image-8802" srcset="https://studentprojects.in/wp-content/uploads/2022/03/20-Testing-Wordpress-installation-1024x541.png 1024w, https://studentprojects.in/wp-content/uploads/2022/03/20-Testing-Wordpress-installation-300x159.png 300w, https://studentprojects.in/wp-content/uploads/2022/03/20-Testing-Wordpress-installation-768x406.png 768w, https://studentprojects.in/wp-content/uploads/2022/03/20-Testing-Wordpress-installation.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>WordPress website frontend</figcaption></figure>



<p>So, give it a shot and let me know if you have any questions in the comments section below. I&#8217;ll be happy to assist you!</p>



<p></p><p>The post <a href="https://studentprojects.in/software-development/wordpress/wordpress-installation/how-to-setup-wordpress-on-windows-localhost-xampp/">How to Install WordPress on your Windows localhost Using XAMPP(4 Steps)</a> first appeared on <a href="https://studentprojects.in">Student Projects</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://studentprojects.in/software-development/wordpress/wordpress-installation/how-to-setup-wordpress-on-windows-localhost-xampp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
