Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
litespeed_wiki:installation:magento1_installation [2017/09/21 19:36]
Eric Leu [Download Magento 1.9.x.x]
litespeed_wiki:installation:magento1_installation [2017/09/21 20:01] (current)
Lisa Clarke Proofreading
Line 4: Line 4:
 ===== Prerequisites ===== ===== Prerequisites =====
 The following are required and should already be set up before proceeding: The following are required and should already be set up before proceeding:
-  - LIteSpeed ​Web Server [[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​installation | Installation ​Wiki]] +  - LiteSpeed ​Web Server ​([[litespeed_wiki:​installation |Installation ​instructions]]) 
-  - LSPHP [[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​php | Installation ​Wiki]] +  - LSPHP ([[litespeed_wiki:​php |Installation ​instructions]]) 
-  - LSWS Virtual Host [[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​config#​virtual_hosting | Setting Wiki]] +  - LSWS Virtual Host ([[litespeed_wiki:​config#​virtual_hosting |Configuration guide]]) 
-  - MySQLThere are many different variations of MySQL and each variation and distro do things differentlyThere are many guides ​online to install ​MySQL for the specific distro where Magento 1.9 will be installed.+  - MySQL (There are many different variations of MySQL and each variation and distribution has its own installation procedureLook online ​for an installation guide specific ​to your version of MySQL)
  
 ===== Step by Step Instructions ===== ===== Step by Step Instructions =====
 ==== Download Magento 1.9.x.x ==== ==== Download Magento 1.9.x.x ====
-  - Register or log in to [[https://​account.magento.com/​customer/​account/​login/​ | Magento.com]]. +  - Register or log in to [[https://​account.magento.com/​customer/​account/​login/​ | magento.com]]. 
-  - [[https://​magento.com/​tech-resources/​download | Download Magento from their release archive]]. +  - Download Magento from [[https://​magento.com/​tech-resources/​download | their release archive]]. 
-  - copy/ftp the downloaded files into your server'​s document root. Magento should be put in a subdirectory of the virtual host. For example, <​code>/​usr/​local/​lsws/​DEFAULT/​html/​magento</​code>​. (This puts all the files in the right directory for running Magento on the default "​Example"​ virtual host.) +  - Copy/FTP the downloaded files into your server'​s document root. Magento should be put in a subdirectory of the virtual host. For example, <​code>/​usr/​local/​lsws/​DEFAULT/​html/​magento</​code>​. (This puts all the files in the right directory for running Magento on the default "​Example"​ virtual host.) 
-  -  Using Magento 1.9.3.1 as an example, uncompress the downloaded files with the following command: <​code>​tar -zxvf magento-1.9.3.1.tar.gz</​code>​+  -  Using Magento 1.9.3.1 as an example, uncompress the downloaded files with the following command, substituting the correct Magento version number for your installation: <​code>​tar -zxvf magento-1.9.3.1.tar.gz</​code>​
  
 ==== Change Ownership Of All Files In The Magento Directory ==== ==== Change Ownership Of All Files In The Magento Directory ====
Line 20: Line 20:
  
 <​code>​chown -R nobody /​usr/​local/​lsws/​DEFAULT/​html/​magento</​code>​ <​code>​chown -R nobody /​usr/​local/​lsws/​DEFAULT/​html/​magento</​code>​
- 
  
 ==== Run The Magento Setup Wizard ==== ==== Run The Magento Setup Wizard ====
-In your browser, visit <​nowiki>​http://​your_server_ip:​8088/​magento</​nowiki>​ and follow the instructions.\\+In your browser, visit ''​<​nowiki>​http://​your_server_ip:​8088/​magento</​nowiki>​'' ​and follow the instructions.\\
 {{:​litespeed_wiki:​installation:​magento1-1.png?​600|}} {{:​litespeed_wiki:​installation:​magento1-1.png?​600|}}
  
-====After setup, Magento Home page shows like this====+After setup, ​the Magento Home page should look like this:\\
 {{:​litespeed_wiki:​installation:​magento1-2.png?​600|}} {{:​litespeed_wiki:​installation:​magento1-2.png?​600|}}
 ==== Speed up Magento ==== ==== Speed up Magento ====
-Now that Magento is all set up, be sure to check out our [[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​cache:​litemage:​installation|LiteMage Cache extension]] to speed it up even more!+Now that Magento is all set up, be sure to check out our [[litespeed_wiki:​cache:​litemage:​installation|LiteMage Cache extension]] to speed it up even more!
  • Admin
  • Last modified: 2017/09/21 19:36
  • by Eric Leu