Magento Tutorial for Beginners (Part 2) - Tutorial Magento
Magento Tutorial for Beginners (Part 2) - Tutorial Magento
Home About us Privacy Policy Contact Us Write for Us Advertise with us Free Magento ebook Search...
Magento 2 tutorial Magento 1 tutorials » Tutorials For Beginner Magento tutorial for developer Magento SEO Freebies and Giveaway
Most viewed
Magento Tutorial for Beginners (Part 2)
Part 2: Magento Installation
This article is most helpful for users who have installed Magento before and just need a reminder of the
major steps in the process.
These instructions document the default installation for Magento. At the end, Magento will be installed Subscribe 259 1,409
To RSS Feed Followers Fans
without sample data to a directory called magento on your web server. There are four main steps covered
here:
http://tutorialmagento.com/magentotutorialforbeginnerspart2 1/6
6/10/2017 Magento Tutorial for Beginners (Part 2) Tutorial Magento
Method 2: Download Magento directly to your server (requires SSH access)
If you have SSH access to your server, using wget to download the archive directly to your server is much
faster and simpler than Method 1. Subscribe
1. Using SSH, log onto your server and go to the web root directory (usually public_html) Subscribe to our email newsletter.
2. Get the full release archive using the wget command below
3. On your server, extract Magento from the downloaded archive. A directory named magentocontaining Enter your email address
all of the Magento files will be created under public_html
Subscribe
cd publc_html wgethttp://www.magentocommerce.com/downloads/assets/1.4.1.0/magento-
1.4.1.0.tar.gz tar -zxvf magento-1.4.1.0.tar.gz
Recommended Reading
(Replace 1.4.1.0 in the commands above with the desired version number. Current and previous version
numbers can be seen on the Download page on MagentoCommerce.com) Top 5 affordable Magento hosting
August 5, 2015
Step 2—Set file permissions for the Setup Wizard
On your web server, make the directories that the Setup Wizard needs writeable by the web
server 10 best multipurpose Magento
responsive themes
Files & directories that must be writeable are: September 17, 2014
- file: magento/var/.htaccess
Magento Tutorial for Beginners (Part
- directory: magento/app/etc
1) – What is Magento? Why use
- directory: magento/var
MAGENTO?
- all the directories under: magento/media
December 13, 2012
If you are using FTP, set the permissions of each to 777 or check read/write/execute for owner, user and Create new simple magento module
group. If you are using SSH, use the following commands: “HelloWorld” in Magento
September 6, 2013
c. Configuration
Database
Host
-localhost
http://tutorialmagento.com/magentotutorialforbeginnerspart2 2/6
6/10/2017 Magento Tutorial for Beginners (Part 2) Tutorial Magento
Web access options (will be pre-filled based on your installation, settings can be changed later via the
Admin Panel)
Base URL—for default installation into a magento directory, base URL should
be http://www.yourDomain.com/magento or http://www.yourIP.com/magento. (If you’re installing
Magento locally on PC or Mac, this should be 127.0.0.1/magento–you cannot put “localhost” here
unless you’ve previously set it up in your local hosts file.)
Admin path—default is “admin” (will be appended to base URL to reach Admin Panel)
Skip Base URL Validations Before the Next Step
Use Web Server (Apache) Rewrites
Use Secure URLs
Session Storage Options—Choose file system or database. Most installations should use “file system”
because it’s faster and doesn’t cause the database to grow. But if your site will run on multiple servers,
you should select “database” so that a user’s session data is available regardless of which server his/her
request is served from.
Admin account
Magento stores this set up information in the file app/etc/local.xml. If you’d like to run through the Setup
Wizard again you do not have to download all the Magento files again. Just delete the local.xml file and
any files and directories in the var/ directory and go back to http://www.yourDomain.com/magento with
your browser. The Setup Wizard will run automatically again. (Why does this work? The Setup Wizard
writes the values you provide during the setup process to the local.xml file and it will not run if it finds
a local.xml file already. The var folder contains cached session information from the frontend and will
have cached any previous settings, so deleting these files will prevent the incorrect cached content from
being used.)
Success!
After you finish the set up wizard, you will be redirected to the Magento storefront. You can access the
Admin Panel and start adding categories and products.
Source: Magentocommerce
About Gareth
Gareth is an editor at Tutorial Magento. His special hobby is to share magento knowledge and experience with
everyone.
http://tutorialmagento.com/magentotutorialforbeginnerspart2 3/6
6/10/2017 Magento Tutorial for Beginners (Part 2) Tutorial Magento
Related Articles
Top 5 best Magento tutorial A newbie guide on building 2 methods to reset Magento
blog to follow Magento Mobile App for admin password
August 25, 2016 ultimate business growth November 2, 2015
August 13, 2016
Step by Step how to install Top 5 affordable Magento How to setup a free blog for
Magento 2.0 (Alpha) on hosting your Magento site with
Localhost August 5, 2015 Aheadworks’ blog extension
August 6, 2015 January 19, 2015
9 comments
baudoin
April 20, 2015 at 1:43 pm
Hey man. After configuring Magento, I just can’t login to my backend. I’ve changed the permission and
everything. Tried a couple of times…I’m using mamp etc.
Reply
baudoin
April 20, 2015 at 1:48 pm
vinod kumar
January 17, 2015 at 6:16 am
Subrata
November 13, 2014 at 9:10 am
Hi!, I’m new to Magento but keen to learn and apply it…I have gone through some tutorials but i’m still
confused where to keep the .css, .html or js files…
Please help…
Reply
Divakar
October 10, 2014 at 5:24 am
Brian Wilson
October 10, 2014 at 7:28 am
http://tutorialmagento.com/magentotutorialforbeginnerspart2 4/6
6/10/2017 Magento Tutorial for Beginners (Part 2) Tutorial Magento
- Magento Community video installation guide
Good luck!
Reply
Suhail
July 4, 2014 at 7:19 am
My magento installation is at domain.gostorego.com.I want to edit some files on the server.how can i do
that?
Reply
Brian Wilson
October 10, 2014 at 7:28 am
You can connect to your site via SSH or FTP to edit files on your server
Reply
verdo
October 20, 2013 at 11:21 pm
Fantastic points altogether, you simply won a emblem new reader. What may you suggest in regards to
your submit that you just made a few days in the past? Any sure?
Reply
Leave a Reply
Your email address will not be published. Required fields are marked *
Name *
Email *
Website
Post Comment
August 2016 magento hosting 2013 cheap magento hosting ebook community edition
September 2014
Magento tutorial magento
tutorial for beginners Magento
August 2014
tutorial for developer series
July 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
Tutorial Magento
http://tutorialmagento.com/magentotutorialforbeginnerspart2 6/6