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
Previous revision
litespeed_wiki:installation:magentoce2_installation [2017/09/16 10:19]
Usman Nasir
litespeed_wiki:installation:magentoce2_installation [2017/09/16 11:30] (current)
Usman Nasir [Step 3: Web Configuration]
Line 70: Line 70:
 create database magento; grant all privileges on magento.* to magento@localhost identified by '​magento';​ exit; create database magento; grant all privileges on magento.* to magento@localhost identified by '​magento';​ exit;
 </​code> ​ </​code> ​
-Note: For security purposes, you should use a Wordpress ​username and password that are different than our example.+Note: For security purposes, you should use a Magento CE DB username and password that are different than our example.
  
 ===== Set Index File ===== ===== Set Index File =====
Line 114: Line 114:
 Accept terms and conditions by clicking '​Accept and Setup Magento'​. Accept terms and conditions by clicking '​Accept and Setup Magento'​.
  
-==== Readiness Check ====+====Step 1: Readiness Check ====
  
 {{ :​litespeed_wiki:​installation:​readiness_check.png?​600 |}} {{ :​litespeed_wiki:​installation:​readiness_check.png?​600 |}}
Line 124: Line 124:
 If you see something like this after requirements checks you are good to go, else check which one you are missing and make sure they are met. If you see something like this after requirements checks you are good to go, else check which one you are missing and make sure they are met.
  
-==== Add a Database ====+====Step 2:  ​Add a Database ====
  
 {{ :​litespeed_wiki:​installation:​magento-database.png?​600 |}} {{ :​litespeed_wiki:​installation:​magento-database.png?​600 |}}
Line 130: Line 130:
 Enter database details we created above. Enter database details we created above.
  
-==== Enter General Website details ​====+====Step 3:  Web Configuration ​====
  
-{{ :​litespeed_wiki:​installation:​wp-enter-details.png?600 |}}+{{ :​litespeed_wiki:​installation:​magento-web-configurations.png?600 |}}
  
-WordPress will now ask you information regarding your blog/site, like whats the blog name, username you want to use and password, example configurations:+  * Your Store Address: http://​yourdomain.com 
 +  * Magento Admin Address: http://​yourdomain.com/admin 
 +====Step 4Customize Your Store====
  
-  * Site Title: litespeedtech +Leave everything default unless you want to change anything.
-  * Username: litespeedtech +
-  * Password: litespeedtech +
-  * Your email: example@example.com+
  
-If you are satisfied with the details click '​Install WordPress'​.+====Step 5: Create Admin Account====
  
-WordPress is now successfully installed, you can browse the home at http://​server_IP:​8088/​ and wordpress admin at http://​server_IP:​8088/​wp-admin+New Usernamelitespeed
  
 +New Email: example@example.com
 +
 +New Password: litespeed@123
 +
 +====Step 6: Install====
 +
 +After completing all these steps and click install, so that Magento CE installer can install Magento for you, after successful installation you can visit your store at: http://​server_IP:​8088/​
  • Admin
  • Last modified: 2017/09/16 10:19
  • by Usman Nasir