Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
litespeed_wiki:installation:magento2_installation [2017/08/24 20:19]
Johathan Kagan [Step by Step Instructions]
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
  • Admin
  • Last modified: 2017/08/24 20:22
  • by Johathan Kagan