{"id":446,"date":"2020-10-20T02:54:00","date_gmt":"2020-10-20T06:54:00","guid":{"rendered":"https:\/\/molecularsciences.org\/content\/?p=446"},"modified":"2021-01-01T00:57:39","modified_gmt":"2021-01-01T05:57:39","slug":"how-to-setup-virtual-lamp-stack-on-microsoft-windows","status":"publish","type":"post","link":"https:\/\/molecularsciences.org\/content\/how-to-setup-virtual-lamp-stack-on-microsoft-windows\/","title":{"rendered":"How to setup virtual lamp stack on Microsoft Windows"},"content":{"rendered":"\n<p>Oracle&#8217;s VirtualBox is a very solid and stable virtual machine but it isn&#8217;t the simplest to work with. So I abandoned it a week after I started working with. Recently, I had to return. Why? Vagrant. It is a fantastic virtual machine workflow system. It is amazingly easy to use and deals with VirtualBox for you. On top of that there are many excellent stack available for free download from the Internet. Following is how I setup my LAMP stack.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Download&nbsp;<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https:\/\/www.virtualbox.org\/wiki\/Downloads\">VirtualBox<\/a>&nbsp;from https:\/\/www.virtualbox.org\/wiki\/Downloads. Choose &#8220;VirtualBox for Windows hosts x86\/amd64&#8221;<\/li><li>Follow instructions to install and start VirtualBox<\/li><li>Download&nbsp;<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"http:\/\/www.vagrantup.com\/downloads\">Vagrant<\/a>&nbsp;from http:\/\/www.vagrantup.com\/downloads<\/li><li>Follow instructions to install Vagrant<\/li><li>Restart Computer<\/li><li>Download&nbsp;<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"http:\/\/git-scm.com\/download\/win\">GIT<\/a>&nbsp;from http:\/\/git-scm.com\/download\/win<\/li><li>Following instructions to install GIT<\/li><li>Start GIT by clicking on Windows Button &gt; Program Files &gt; Git Bash<\/li><\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>vagrant box add precise32 http:\/\/files.vagrantup.com\/precise32.box\ngit clone --recursive https:\/\/github.com\/r8\/vagrant-lamp.git\ncd vagrant-lamp\nvagrant up\nvagrant ssh<\/code><\/pre>\n\n\n\n<p>Congradulations, you have your own LAMP stack.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Oracle&#8217;s VirtualBox is a very solid and stable virtual machine but it isn&#8217;t the simplest to work with. So I abandoned it a week after I started working with. Recently, I had to return. Why? Vagrant. It is a fantastic virtual machine workflow system. It is amazingly easy to use and deals with VirtualBox for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":494,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[34,23],"tags":[57,35,41,27,24,26,70],"class_list":["post-446","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux","category-php","tag-apache","tag-linux","tag-microsoft-windows","tag-mysql","tag-php","tag-vagrant","tag-virtualbox"],"_links":{"self":[{"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/posts\/446","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/comments?post=446"}],"version-history":[{"count":2,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/posts\/446\/revisions"}],"predecessor-version":[{"id":495,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/posts\/446\/revisions\/495"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/media\/494"}],"wp:attachment":[{"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/media?parent=446"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/categories?post=446"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/tags?post=446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}