Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:installation:magento2_installation [2017/08/24 20:17]
Johathan Kagan created
litespeed_wiki:installation:magento2_installation [2017/08/24 20:20]
Johathan Kagan [Step by Step Instructions]
Line 27: Line 27:
 find var vendor pub/static pub/media app/etc -type d -exec chmod u+w {} \; find var vendor pub/static pub/media app/etc -type d -exec chmod u+w {} \;
 chmod u+x bin/​magento</​code>​ chmod u+x bin/​magento</​code>​
-  - These commands will update file permissions to match those recommended by Magento.. These permissions are required for Magento 2 to work properly.+    * These commands will update file permissions to match those recommended by Magento. These permissions are required for Magento 2 to work properly.
   - Make sure the xml package for LSPHP is installed for the LSPHP version assigned to the VHost. (Replace XX with the version number 56, 70, 71, etc, depending on what is being used)   - Make sure the xml package for LSPHP is installed for the LSPHP version assigned to the VHost. (Replace XX with the version number 56, 70, 71, etc, depending on what is being used)
     * CentOS: yum install lsphpXX-xml     * CentOS: yum install lsphpXX-xml
Line 33: Line 33:
   - Using a web browser, visit the VHost via its URL and follow the on screen instructions to setup Magento 2.   - Using a web browser, visit the VHost via its URL and follow the on screen instructions to setup Magento 2.
  
-Now that Magento 2 is all set up, be sure to check out our LiteMage Cache extension to speed it up even more!+Now that Magento 2 is all set up, be sure to check out our [[litespeed_wiki:​cache:​litemage2:​installation|LiteMage Cache extension]] to speed it up even more!
  • Admin
  • Last modified: 2017/08/24 20:22
  • by Johathan Kagan