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
Last revision Both sides next revision
litespeed_wiki:installation:magentoce2_installation [2017/09/16 10:19]
Usman Nasir
litespeed_wiki:installation:magentoce2_installation [2017/09/16 11:29]
Usman Nasir [Create Magento CE DB Account]
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 Addresshttp://​yourdomain.com/​admin
  
-  * Site Titlelitespeedtech +====Step 4Customize ​Your Store====
-  * Username: litespeedtech +
-  * Password: litespeedtech +
-  * Your email: example@example.com+
  
-If you are satisfied with the details click '​Install WordPress'​.+Leave everything default unless ​you want to change anything.
  
-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+====Step 5Create Admin Account====
  
 +New Username: litespeed
 +
 +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 11:30
  • by Usman Nasir