summaryrefslogtreecommitdiff
path: root/_site_build/_posts/2012-04-21-how-to-install-magento-on-ubuntu.markdown
diff options
context:
space:
mode:
authordavidtsadler <davidtsadler@googlemail.com>2012-04-25 21:38:37 +0100
committerdavidtsadler <davidtsadler@googlemail.com>2012-04-25 21:38:37 +0100
commit6ab8655132b326892e9bc1a1896d4e1bfd5f87c2 (patch)
tree92490750dd1d769ebbf1fd08c468c0dbdd699762 /_site_build/_posts/2012-04-21-how-to-install-magento-on-ubuntu.markdown
parent77efcae135f9904683229346be70adc40af621da (diff)
Enable posts to license.
Diffstat (limited to '_site_build/_posts/2012-04-21-how-to-install-magento-on-ubuntu.markdown')
-rw-r--r--_site_build/_posts/2012-04-21-how-to-install-magento-on-ubuntu.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/_site_build/_posts/2012-04-21-how-to-install-magento-on-ubuntu.markdown b/_site_build/_posts/2012-04-21-how-to-install-magento-on-ubuntu.markdown
index 16bba50..ce0e112 100644
--- a/_site_build/_posts/2012-04-21-how-to-install-magento-on-ubuntu.markdown
+++ b/_site_build/_posts/2012-04-21-how-to-install-magento-on-ubuntu.markdown
@@ -10,6 +10,7 @@ google_plus: true
twitter_share: true
facebook_like: true
published: false
+licensed: true
---
By the end of this guide you will have installed Magento, and some sample data, locally on Ubuntu. This will allow you to get to grips with the software before installing it onto a production server. In addition to Magento I will take you through installing Apache, PHP and MySQL. I'm going to assume that you are using Ubuntu 11.10 (Oneiric Ocelot) and that you wish to install version 1.6.2.0 of Magento. You're results may vary if you are using different versions.