
<?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>WordPress Installation Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/wordpress-installation/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/wordpress-installation/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Wed, 30 Mar 2016 04:30:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>WordPress Installation Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/wordpress-installation/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Install WordPress on WAMP Server Windows 10?</title>
		<link>https://www.technig.com/install-wordpress-on-wamp-server/</link>
					<comments>https://www.technig.com/install-wordpress-on-wamp-server/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Wed, 30 Mar 2016 04:30:22 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[WAMP Server]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[WordPress Installation]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=6512</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>WordPress, free and most popular blogging system or content management system (CMS), is best to run your website. Here I&#8217;m going to install WordPress on WAMP Server local web server using Windows 10. A local web server is best option to install and test WordPress before going to launch you real website. Before installing WordPress on local [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-wordpress-on-wamp-server/">How to Install WordPress on WAMP Server Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>WordPress, free and most popular blogging system or content management system (CMS), is best to run your website. Here I&#8217;m going to install WordPress on WAMP Server local web server using Windows 10. A local web server is best option to install and test WordPress before going to launch you real website.</p>
<p>Before installing WordPress on local web server, you must install WAMP server on your computer. It will create a local web server that contains Apache, PHP and MYSQL. To create local web server, read the below article.</p>
<ul style="list-style-type: circle;">
<li><a href="https://www.technig.com/how-to-create-and-configure-local-web-server/" target="_blank" rel="noopener noreferrer">Create Local Web Server Using WAMP Server</a></li>
<li><a href="https://www.technig.com/create-mysql-database-phpmyadmin/" target="_blank" rel="noopener noreferrer">Create Database with phpMyAdmin</a></li>
</ul>
<h2>Install WordPress on WAMP Server</h2>
<p>So good, you local web server must be ready to install WordPress on WAMP server. If so then follow the step by step guide to install WordPress.</p>
<p><strong>1.</strong> Download the latest version of WordPress from WordPress official website, <a href="https://wordpress.org/download/" target="_blank" rel="noopener noreferrer">wordpress.org</a>.</p>
<p><strong>2.</strong> Copy and extract the downloaded file to &#8220;<strong>C:\WAMP\www\wordpress</strong>&#8221; This is the location where WordPress files must be located.</p>
<figure id="attachment_6514" aria-describedby="caption-attachment-6514" style="width: 786px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Install-WordPress-on-WAMP-Server-Technig.jpg" rel="attachment wp-att-6514"><img fetchpriority="high" decoding="async" class="size-full wp-image-6514" src="https://www.technig.com/wp-content/uploads/2016/03/Install-WordPress-on-WAMP-Server-Technig.jpg" alt="Install WordPress on WAMP Server - Technig" width="786" height="558" /></a><figcaption id="caption-attachment-6514" class="wp-caption-text">Install WordPress on WAMP Server &#8211; Technig</figcaption></figure>
<p><strong>3.</strong> Run WAMP server and open localhost on your <a href="https://www.technig.com/best-mobile-web-browser/" target="_blank" rel="noopener noreferrer">internet browser</a>. You can see the wordpress folder at the bottom&#8217;s of localhost page. Just click to begin installing WordPress on local web server.</p>
<figure id="attachment_6515" aria-describedby="caption-attachment-6515" style="width: 1070px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Localhost-Local-Web-Server.jpg" rel="attachment wp-att-6515"><img decoding="async" class="size-full wp-image-6515" src="https://www.technig.com/wp-content/uploads/2016/03/Localhost-Local-Web-Server.jpg" alt="Localhost - Local Web Server" width="1070" height="850" /></a><figcaption id="caption-attachment-6515" class="wp-caption-text">Localhost &#8211; Local Web Server</figcaption></figure>
<p><strong>4.</strong> Make sure your database is ready for continuing the installation process. Click wordpress folder or type &#8220;<strong>localhost/wordpress</strong>&#8221; to begin the WordPress installation. On the first page select the language and click Continue.</p>
<figure id="attachment_6518" aria-describedby="caption-attachment-6518" style="width: 330px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Select-WordPress-Language.jpg" rel="attachment wp-att-6518"><img decoding="async" class="size-full wp-image-6518" src="https://www.technig.com/wp-content/uploads/2016/03/Select-WordPress-Language.jpg" alt="Select WordPress Language" width="330" height="393" /></a><figcaption id="caption-attachment-6518" class="wp-caption-text">Select WordPress Language</figcaption></figure>
<p><strong>5.</strong> Click <strong>Let&#8217;s go</strong> if you WordPress requirements are ready. If you don&#8217;t know the creation of database, read the first part of this article.</p>
<figure id="attachment_6519" aria-describedby="caption-attachment-6519" style="width: 758px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/WordPress-Installation-Requirements.jpg" rel="attachment wp-att-6519"><img loading="lazy" decoding="async" class="size-full wp-image-6519" src="https://www.technig.com/wp-content/uploads/2016/03/WordPress-Installation-Requirements.jpg" alt="WordPress Installation Requirements" width="758" height="464" /></a><figcaption id="caption-attachment-6519" class="wp-caption-text">WordPress Installation Requirements</figcaption></figure>
<p><strong>6.</strong> Type the WordPress database and user name &#8220;<strong>root</strong>&#8221; then remove the password. Click <strong>Submit</strong> to continue the installation.</p>
<figure id="attachment_6520" aria-describedby="caption-attachment-6520" style="width: 752px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/WordPress-Database-and-User-name.jpg" rel="attachment wp-att-6520"><img loading="lazy" decoding="async" class="size-full wp-image-6520" src="https://www.technig.com/wp-content/uploads/2016/03/WordPress-Database-and-User-name.jpg" alt="WordPress Database and User name" width="752" height="436" /></a><figcaption id="caption-attachment-6520" class="wp-caption-text">WordPress Database and User name</figcaption></figure>
<p><strong>7.</strong> OK, everything is ready. Click <strong>Run the Install</strong> to start WordPress installation on your local web server.</p>
<figure id="attachment_6522" aria-describedby="caption-attachment-6522" style="width: 750px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Install-WordPress-on-Local-Web-Server-Windows-10.jpg" rel="attachment wp-att-6522"><img loading="lazy" decoding="async" class="size-full wp-image-6522" src="https://www.technig.com/wp-content/uploads/2016/03/Install-WordPress-on-Local-Web-Server-Windows-10.jpg" alt="Install WordPress on Local Web Server Windows 10" width="750" height="155" /></a><figcaption id="caption-attachment-6522" class="wp-caption-text">Install WordPress on Local Web Server Windows 10</figcaption></figure>
<p><strong>8.</strong> Type a title for your local WordPress website and assign user name and password. The email address is not important for local website. Just type an email address and click <strong>Install WordPress</strong>.</p>
<figure id="attachment_6524" aria-describedby="caption-attachment-6524" style="width: 748px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Local-WordPress-Website.jpg" rel="attachment wp-att-6524"><img loading="lazy" decoding="async" class="size-full wp-image-6524" src="https://www.technig.com/wp-content/uploads/2016/03/Local-WordPress-Website.jpg" alt="Local WordPress Website" width="748" height="696" /></a><figcaption id="caption-attachment-6524" class="wp-caption-text">Local WordPress Website</figcaption></figure>
<p><strong>9.</strong> The installation has been completed successfully. Now you can login to local WordPress website with your user name and password.</p>
<figure id="attachment_6525" aria-describedby="caption-attachment-6525" style="width: 752px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Login-to-Local-WordPress.jpg" rel="attachment wp-att-6525"><img loading="lazy" decoding="async" class="size-full wp-image-6525" src="https://www.technig.com/wp-content/uploads/2016/03/Login-to-Local-WordPress.jpg" alt="Login to Local WordPress" width="752" height="314" /></a><figcaption id="caption-attachment-6525" class="wp-caption-text">Login to Local WordPress</figcaption></figure>
<p><strong>10.</strong> Click <strong>Log in</strong> and type your user name and password to login to your local website.</p>
<figure id="attachment_6526" aria-describedby="caption-attachment-6526" style="width: 333px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/WordPress-Login-Page.jpg" rel="attachment wp-att-6526"><img loading="lazy" decoding="async" class="size-full wp-image-6526" src="https://www.technig.com/wp-content/uploads/2016/03/WordPress-Login-Page.jpg" alt="WordPress Login Page" width="333" height="275" /></a><figcaption id="caption-attachment-6526" class="wp-caption-text">WordPress Login Page</figcaption></figure>
<p><strong>11.</strong> Welcome to local WordPress on local website. Now you can configure and manage your local website. It has all functionality of a real website. Try to test everything before launching your real website.</p>
<figure id="attachment_6527" aria-describedby="caption-attachment-6527" style="width: 1275px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Windows-10-Local-Webserver-for-WordPress-Technig.jpg" rel="attachment wp-att-6527"><img loading="lazy" decoding="async" class="size-full wp-image-6527" src="https://www.technig.com/wp-content/uploads/2016/03/Windows-10-Local-Webserver-for-WordPress-Technig.jpg" alt="Windows 10 Local Webserver for WordPress - Technig" width="1275" height="895" /></a><figcaption id="caption-attachment-6527" class="wp-caption-text">Windows 10 Local Web Server for WordPress &#8211; Technig</figcaption></figure>
<p>That&#8217;s all, install WordPress on WAMP server using local web server in Windows 10. Now you have full access to a real website. You can install <a href="https://www.technig.com/free-wordpress-magazine-themes/" target="_blank" rel="noopener noreferrer">WordPress theme</a>, Plugin and everything your website need.</p>
<p>Just share your problems you have with WordPress through comments. We will help you find and solve the issues and helping you to launch your real website.</p>
<p>The post <a href="https://www.technig.com/install-wordpress-on-wamp-server/">How to Install WordPress on WAMP Server Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-wordpress-on-wamp-server/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6512</post-id>	</item>
	</channel>
</rss>
