Difference between revisions of "Setup:Installation Guide/With Installer"

[unchecked revision][pending revision]
(Tag: 2017 source edit)
m
 

Contents

Preface

Introduction[edit | edit source]

With BlueSpice 3, we offer the installation as a complete package with MediaWiki and BlueSpice. This installation manual give guide gives you step-by-step instructions to install BlueSpice.

Notes[edit | edit source]

Important! If you do a fresh install of BlueSpice 3.2 it might be necessary to run update.php afterwards if you get an error.

Note: This document only describes the steps for installing the web application itself. For the installation of extended functions such as VisualEditor and

ExtendedSearch

Extendedsearch, please refer to the corresponding documentation.


We will not go into details about your operating system installation here, but assume that you have already configured your system and stored the installation package in a

Webroot

web root of your choice, where you can access it via your browser. You can find more details in our detailed installation

manual

guide.


Further help on optimizing the operating system

setup

can be found in our compendium.

Installation stepStep-by-step installation[edit | edit source]

Hint.jpg
If you also install the paid extension "BlueSpiceWikiFarm", make sure that the codesbase codebase is not located directly in the DocumentRoot of your web server or VirtualHost - it must be located in the /w subfolder!
First use call the URL


Setup:Screenshot 12.png Step 1 - Start the installation setup: First, open the URL of your web application in your browser
at which the web application can be accessed
. Then
perform the following steps:
BlueSpice 3 Installation Step 1 click on "set up the wiki" to start the installation.


Note: If you don't meet all necessary requirements for PHP yet, you won't be able to view this setup page yet. Please make the necessary corrections to your PHP installation first.

Otherwise, you are now on the page shown in the screenshot

. Click on "set up the wiki" to start the installation.
BlueSpice 3 Installation Step 2

(click on the thumbnail to see the full screenshot).

Setup:Screenshot (213) 123.png Step 2 - Select your language: You are now in the language selection.


"Your language" defines the language that guides you

will be guided

through the installer,

"Wiki language" the later language settings of your wiki.

BlueSpice 3 Installation Step 3 The next step will take Setup:Screenshot (215)3.png Step 3 - MediaWiki Installation Check: This step takes you to the MediaWiki installation check.


Please read this check carefully, as possible hints may not block the installation itself, but may lead to restrictions of the wiki functionality in practice.


Make

desired

the necessary corrections to your system and reload the page in your browser before proceeding with the setup.

BlueSpice 3 Installation Step 4 The connection to the database is then configuredSetup:Screenshot (218).png Step 4 - Establish the database connection: In this step, you configure the database connection.


Here you can either specify the root user of your MySQL server and in the following step have the installer create an additional user who only has access to the BlueSpice database. The database will also be created automatically if it does not yet exist. Alternatively


Or, alternatively, you can create a user and a database in advance and directly enter this information here. You can find information on the manual creation of users and databases in the official Mediawiki documentation.

BlueSpice 3 Installation Step 5 Step 5 - Create the BlueSpice database user: Depending on the procedure you followed in the previous step, you can now define an exclusive user for your BlueSpice database.


If you have already created the user explicitly for the database in advance, leave the check mark at "Use the same database account as during the installation process".

BlueSpice 3 Installation Step 6 Step 6 - Create your wiki name and administrator account: Enter the name for your wiki. This name is displayed in the title bar of your browser and in various other places such as in notification mails.


Pay extra attention to the correct spelling, because this name can afterwards only be changed

afterwards

with a certain effort and certain risks.


You can also Next, enter the username, password and e-mail address of the first administrative user to be wiki administrator. The administrator account is then created by the wiki during setup.

BlueSpice 3 Installation Step 7 Setup:Screenshot (223)e.png Step 7 - Options: In this step, you specify the e-mail address to be used as the sender address for notification e-mails.
BlueSpice 3 Installation Step 8 You can skip this step directly with "Next".
BlueSpice 3 Installation Step 9 Setup:Screenshot (220)35.png Step 8 - Installation: This step announces the installation of the wiki. If you don't need to make any changes to the previous steps, click "Next" to start the installation process.
Setup:Screenshot (219).png Step 9 - Installation status: After the successful installation of BlueSpice, you will receive this see a confirmation page , which that you confirm with "Next".
BlueSpice 3 Installation Step 10 Setup:Screenshot (224).png Step 10 - Download LocalSettings.php: In the last step of the installation, you will be asked to download the configuration file "LocalSettings.php" of your installation. Download it and place it in the root directory of your BlueSpice codebase.
Step 11 - Rename the template folders: Open the folder ..\extensions\BluesSpiceFoundation and rename the subfolder config.template to config and create the new folder data. These folders should have read and write access, see File System Permissions.

Run the script ..\maintenance\update.php from the console.

If you receive the error message "Fatal exception of type MWException", open the terminal and run the command "sudo nautilus". After that, give the folder /var where bluespice was installed all rights.

BlueSpice 3 Installation Step 12 Step 12 - Load the BlueSpice welcome page: If you now access the BlueSpice URL you have chosespecified for BlueSpice, you will receive the completed installation and can now now see the BlueSpice welcome page. You can start using BlueSpice directly. immediately.

BlueSpice WikiFarm[edit | edit source]

If you are installing BlueSpice WikiFarm follow these instructions

Now open a command line and change to the folder <installpath-bluespice>. Run the following command:

  • php maintenance/update.php (Linux)
  • php maintenance\update.php (Windows)

Note: If the page is not loading, give the group "users" change-permissions for the folder C:\Windows\Temp.

Important! As next step, you can configure VisualEditor and Extendedsearch.


Attachments

Discussions