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-05-06 23:49:10 +0100
committerdavidtsadler <davidtsadler@googlemail.com>2012-05-06 23:49:10 +0100
commit9e413de653ee517470e9027ee718514993fbbea9 (patch)
treeb2ae8b34d9211def5d1ea2ea38050291e136fdc1 /_site_build/_posts/2012-04-21-how-to-install-magento-on-ubuntu.markdown
parentd1fcacc019e96d50a58bada3bf610968616d14c2 (diff)
Save progress on posts.
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.markdown2
1 files changed, 1 insertions, 1 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 0ef8a87..3ce459d 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
@@ -9,7 +9,7 @@ comments: true
google_plus: true
twitter_share: true
facebook_like: true
-published: 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 12.04 (Precise Pangolin) and that you wish to install version 1.7.0.0 of Magento. You're results may vary if you are using different versions.