{"id":900,"date":"2018-11-05T14:17:20","date_gmt":"2018-11-05T14:17:20","guid":{"rendered":"https:\/\/crocoblock.com\/knowledge-base\/?post_type=article&#038;p=900"},"modified":"2023-05-26T07:03:53","modified_gmt":"2023-05-26T07:03:53","slug":"wordpress-installation-on-localhost-based-on-wamp","status":"publish","type":"article","link":"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/","title":{"rendered":"WordPress Installation on Localhost (Based on WAMP)"},"content":{"rendered":"\n<p>This tutorial is dedicated to <a href=\"https:\/\/wordpress.org\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">WordPress<\/a> Installation on <strong>Localhost<\/strong>. There are plenty of web development environment tools. The most famous of them are <strong>XAMPP<\/strong>, <strong>MAMP<\/strong>, <strong>Vagrant<\/strong>, and <strong>WAMP<\/strong>.<\/p>\n\n\n\n<p>This particular tutorial is based on <strong>WAMP<\/strong>. It uncovers the steps to successful installation in details. Before you start, it\u2019s necessary to download the <strong>WampServer<\/strong> to your hard drive in order to create your local server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wampserver-installation\">WampServer Installation<\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>Proceed to this <a href=\"https:\/\/sourceforge.net\/projects\/wampserver\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">website<\/a> and click the <strong>Download<\/strong> button.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_5-2.png\" alt=\"WampServer website\">\n\n\n\n<p>Open the <strong>Downloads<\/strong> folder on your computer and click the <strong>WampServer<\/strong> icon twice. Click the <strong>Run <\/strong> button to launch the server installation.<\/p>\n\n\n\n<p>Select the language you want to use and click the <strong>OK<\/strong> button.<\/p>\n\n\n\n<p>As soon as you click <strong>OK<\/strong>, the <strong>License Agreement<\/strong> window pops up. Read the agreement and tick the <strong>I accept the agreement<\/strong> option. Click the <strong>Next<\/strong> button to move on to the<strong> Information<\/strong> window.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_7-1-1.png\" alt=\"WampServer License Agreement window pops up\">\n\n\n\n<p>The <strong>Information <\/strong>screen instructs you in the <strong>WampServer<\/strong> program installation on your hard drive. Click the <strong>Next<\/strong> button to continue.<\/p>\n\n\n\n<p>The <strong>Select Destination Location<\/strong> window suggests you selecting the folder where the <strong>WampServer<\/strong> data will be stored. After you\u2019ve specified the folder click the <strong>Next<\/strong> button.<\/p>\n\n\n\n<p>The <strong>Select Start Menu Folder <\/strong>window offers you to pick the folder, where the program\u2019s shortcuts will be created. Click the <strong>Next<\/strong> button.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_10-1.png\" alt=\"Wampserver Select Start Menu Folder window\">\n\n\n\n<p>Click the <strong>Install<\/strong> button to start the installation process.<\/p>\n\n\n\n<p>You will consequently see the progress bar, which will inform you about the installation stages in percentage terms.<\/p>\n\n\n\n<p>Next, you are able to select a browser that will be used by <strong>WampServer.<\/strong><\/p>\n\n\n\n<p>Finally, read the <strong>Information<\/strong> window to find out about running your <strong>phpMyAdmin<\/strong> and how to use <strong>WampServer<\/strong> properly. Click the <strong>Next <\/strong>button to move on.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_13-1-2.png\" alt=\"WampServer setup window\">\n\n\n\n<p>At the very end, click the <strong>Finish<\/strong> button and proceed to the new database creation.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"creating-a-new-database\">Creating a New Database<\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>Run the <strong>WampServer<\/strong> on your computer to see if it works. You can find it at the bottom-left corner of your screen. Click the <strong>WampServer<\/strong> icon to begin. The icon changes its color to green when the server starts working.<\/p>\n\n\n\n<p>Click the icon once again to navigate to the menu. Here in the menu, you\u2019ll find the <strong>phpMyAdmin<\/strong> section. Click it and get redirected to the <strong>Welcome to phpMyAdmin <\/strong>webpage, where you will be able to create a new database for the new <strong>WordPress<\/strong> installation.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Untitled-13.png\" alt=\"Wampserver phpMyAdmin section\">\n\n\n\n<p>Now you need to select the language, create and input your username and password. Pay attention, your new username is most likely to be <strong>root,<\/strong> and there will be <strong>NO<\/strong> password. It\u2019s important to memorize it. You can change these settings later. Afterwards, click the <strong>Go<\/strong> button to continue.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_17.png\" alt=\"phpMyAdmin window\">\n\n\n\n<p>As a result, on the left of your screen, you will find the <strong>New<\/strong> option allowing to add a new database. Click it to create a new database.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_18.png\" alt=\"MySQL window in phpMyAdmin\">\n\n\n\n<p>Input your new database name and click the <strong>Create<\/strong> button. Now you have a new database made. It\u2019s time for the WordPress installation.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wordpress-installation\">WordPress Installation<\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>Move on to the <strong>wamp64 > www<\/strong> folder on your hard drive, and here create a <strong>wordpress<\/strong> folder.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_19-1-1.png\" alt=\"wordpress folder in local disc C\">\n\n\n\n<p>Download the latest <strong>WordPress<\/strong> version, which can be found at <a href=\"https:\/\/wordpress.org\/download\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">WordPress.org<\/a>.<\/p>\n\n\n\n<p>Extract the files from the <strong>WordPress<\/strong> archive. Copy them to the <strong>wordpress<\/strong> folder, which you\u2019ve created beforehand.<\/p>\n\n\n\n<p>Open the <strong>WampServer<\/strong> menu at the bottom-left corner of your screen and select the <strong>Localhost<\/strong> option.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/fgg.png\" alt=\"WampServer menu at the bottom-left corner of your screen\">\n\n\n\n<p>This time you will be redirected to the <strong>WampServer Homepage.<\/strong> At the browser\u2019s address bar input <strong>localhost\/wordpress<\/strong> and click <strong>Enter<\/strong> on your keyboard to proceed to the <strong>WordPress<\/strong> installation screen.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_21.png\" alt=\"WampServer Homepage\">\n\n\n\n<p>Pick the language, which is most convenient for you and click the <strong>Continue<\/strong> button.<\/p>\n\n\n\n<p>The <strong>Welcome to WordPress<\/strong> screen appears to greet you. It gets you familiar with the items you definitely shouldn\u2019t forget. Familiarize yourself with the given information. Click the <strong>Let\u2019s go!<\/strong> button to move on if you&#8217;re ready to proceed.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_22-1.png\" alt=\"Welcome to WordPress screen\">\n\n\n\n<p>Input the <strong>Database Name, Username, Password<\/strong> details and click the <strong>Submit<\/strong> button to go to the final step.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_23-1.png\" alt=\"Database Name, Username, Password details\">\n\n\n\n<p>Click the <strong>Run the installation<\/strong> button and you\u2019ll be sent to the <strong>Welcome<\/strong> screen, where you have to complete all the required fields. At last, click the <strong>Install WordPress<\/strong> button.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_25-1.png\" alt=\"Welcome screen while wordpress installation\">\n\n\n\n<p>The <strong>Success!<\/strong> screen appears as soon as you are done with the <strong>WordPress<\/strong> installation. Click <strong>Log in<\/strong> to log in to your website.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_27-2.png\" alt=\"username and password in WordPress installation\">\n<\/div><\/div>\n\n\n\n<p>That&#8217;s all; now you know how to install WordPress on WAMP localhost.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>From this tutorial, you\u2019ll learn how to install WordPress on the WAMP server. In case you want to install WordPress on Bluehost, feel free to have a look at this tutorial.<\/p>\n","protected":false},"author":11,"featured_media":0,"template":"","format":"standard","builder-category":[],"article-category":[349,269],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Install WordPress Locally | Crocoblock<\/title>\n<meta name=\"description\" content=\"Explore the tutorial to know how to install WordPress on your PC, not making the website live. Follow the steps to make your site working.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install WordPress Locally | Crocoblock\" \/>\n<meta property=\"og:description\" content=\"Explore the tutorial to know how to install WordPress on your PC, not making the website live. Follow the steps to make your site working.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/\" \/>\n<meta property=\"og:site_name\" content=\"Help Center\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-26T07:03:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_5-2.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/\",\"name\":\"How to Install WordPress Locally | Crocoblock\",\"isPartOf\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\"},\"datePublished\":\"2018-11-05T14:17:20+00:00\",\"dateModified\":\"2023-05-26T07:03:53+00:00\",\"description\":\"Explore the tutorial to know how to install WordPress on your PC, not making the website live. Follow the steps to make your site working.\",\"breadcrumb\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Articles\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/articles\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"WordPress Installation on Localhost (Based on WAMP)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"name\":\"Help Center\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\",\"name\":\"Help Center\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"contentUrl\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"caption\":\"Help Center\"},\"image\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install WordPress Locally | Crocoblock","description":"Explore the tutorial to know how to install WordPress on your PC, not making the website live. Follow the steps to make your site working.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/","og_locale":"en_US","og_type":"article","og_title":"How to Install WordPress Locally | Crocoblock","og_description":"Explore the tutorial to know how to install WordPress on your PC, not making the website live. Follow the steps to make your site working.","og_url":"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/","og_site_name":"Help Center","article_modified_time":"2023-05-26T07:03:53+00:00","og_image":[{"url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2018\/11\/Screenshot_5-2.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/","url":"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/","name":"How to Install WordPress Locally | Crocoblock","isPartOf":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#website"},"datePublished":"2018-11-05T14:17:20+00:00","dateModified":"2023-05-26T07:03:53+00:00","description":"Explore the tutorial to know how to install WordPress on your PC, not making the website live. Follow the steps to make your site working.","breadcrumb":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/crocoblock.com\/knowledge-base\/articles\/wordpress-installation-on-localhost-based-on-wamp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/crocoblock.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"Articles","item":"https:\/\/crocoblock.com\/knowledge-base\/articles\/"},{"@type":"ListItem","position":3,"name":"WordPress Installation on Localhost (Based on WAMP)"}]},{"@type":"WebSite","@id":"https:\/\/crocoblock.com\/knowledge-base\/#website","url":"https:\/\/crocoblock.com\/knowledge-base\/","name":"Help Center","description":"","publisher":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization","name":"Help Center","url":"https:\/\/crocoblock.com\/knowledge-base\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/","url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","contentUrl":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","caption":"Help Center"},"image":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article\/900"}],"collection":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/types\/article"}],"author":[{"embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/users\/11"}],"wp:attachment":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=900"}],"wp:term":[{"taxonomy":"builder-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/builder-category?post=900"},{"taxonomy":"article-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article-category?post=900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}