Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
litespeed_wiki:installation:drupal_installation [2017/09/07 12:59]
Lisa Clarke [Download and Extract Drupal]
litespeed_wiki:installation:drupal_installation [2017/09/07 13:13]
Lisa Clarke [Drupal Installation]
Line 62: Line 62:
 ===== Drupal Installation ===== ===== Drupal Installation =====
  
-Open browser with URL http://​server_IP:​8088/​+Open the browser with URL ''<​nowiki>​http://​server_IP:​8088/​</​nowiki>''​
  
-This will start Drupal web installer and it will look something like this:+==== Choose language ==== 
 + 
 +This will start the Drupal web installer and it will look something like this:
  
 {{ :​litespeed_wiki:​installation:​drupal-1.png?​600 |}} {{ :​litespeed_wiki:​installation:​drupal-1.png?​600 |}}
  
-Select your preferred language and click "Save and Continue".+Select your preferred language and click **Save and Continue**.
  
-** Select an installation ​profile ​**+==== Choose ​profile ​====
  
 {{ :​undefined:​installation-profile.png?​600 |}} {{ :​undefined:​installation-profile.png?​600 |}}
  
-Next step is to choose ​installation profile, you have two options here:+Select your installation profile. You have two options here:
  
   * Standard.   * Standard.
   * Minimal.   * Minimal.
  
-Standard would be fine for most users, ​with minimal ​you will have the options ​to install all required functionalities ​manually, for now, you should select Standard.+Standard would be fine for most users. With Minimal, you will have the option ​to manually ​choose which functions to install. For now, you should select Standard. 
 + 
 +==== Verify requirements ====
  
-** Requirements **+On the next step, Drupal checks if all of the requirements are met on the server side. First, make sure to create a settings file using the following command: ​
  
-On next step, Drupal check if all the requirements are met on the server side. First make sure to create following file ''​sites/​default/​settings.php'',​ you can do that using ''​cp sites/​default/​default.settings.php sites/​default/​settings.php''​.+  ​cp sites/​default/​default.settings.php sites/​default/​settings.php
  
-Second, ​you need to make sure that the folder which contains Drupal (and all folders/​files inside it) must be owned by the user under which web server runs, in this case user ''​nobody''​.+Second, make sure that the folder which contains Drupal (and all folders/​files inside ​of it) is owned by the user under which the web server runs, in this case user ''​nobody''​.
  
-Once the requirements are met you will be redirected ​to enter database information.+Once the requirements are met you will be directed ​to enter database information.
  
-**Database Configuration**+==== Set up database ====
  
 {{ :​litespeed_wiki:​installation:​drupal-db.png?​600 |}} {{ :​litespeed_wiki:​installation:​drupal-db.png?​600 |}}
  
  
-We've created database above, just enter the database details and click "Save and continue". If Drupal installer is successfully able to connect to the database, it will start the installation process.+We've created ​the database above. Just enter the database details and click **Save and continue**. If the Drupal installer is successfully able to connect to the database, it will start the installation process.
  
-** Configure site **+==== Configure site ====
  
-On this step installer will let you configure settings for your site, example ​settings are:+On this step, the installer will let you configure settings for your site. Example ​settings are:
  
-  * **Site name:** Litespeedtech +  * **Site name:​** ​''​Litespeedtech''​ 
-  * **Site email address:** drupal@example.com +  * **Site email address:​** ​''​drupal@example.com''​ 
-  * **Username:​** litespeedtech +  * **Username:​** ​''​litespeedtech''​ 
-  * **Password:​** litespeedtech+  * **Password:​** ​''​litespeedtech''​
  
-Once you are satisfied, you can finally click "Save and continue" ​and your installation is successfully completed, you will now be redirected to Drupal homepage, which looks something like:+Once you are satisfied, you can finally click **Save and continue** and your installation is successfully completed. You will now be redirected to the Drupal homepage, which looks something like:
  
  
 {{ :​litespeed_wiki:​installation:​drupal-installed.png?​600 |}} {{ :​litespeed_wiki:​installation:​drupal-installed.png?​600 |}}
  
  • Admin
  • Last modified: 2017/09/07 13:30
  • by Ron Saad