Installing BlueSpice 3 with installer

Revision as of 14:55, 21 December 2021 by Redaktion (talk | contribs) (Created page with "{{DISPLAYTITLE:Installing BlueSpice 3 with installer}} __TOC__ ==Introduction== BlueSpice 4 is installed as a complete package with MediaWiki 1.35 and BlueSpice 4. This inst...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Archived! This documentation is obsolete and no longer applies to the current BlueSpice version.

Introduction

BlueSpice 4 is installed as a complete package with MediaWiki 1.35 and BlueSpice 4. This installation guide gives you step-by-step instructions to install BlueSpice.

Important!If you do a fresh install of BlueSpice 4.1, 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, 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 web root of your choice, where you can access it via your browser. You can find more details in our detailed installation guide.


Further help on optimizing the operating system can be found in our compendium.

Step-by-step installation

Tip:If you also install the paid extension "BlueSpiceWikiFarm", make sure that the codebase is not located directly in the DocumentRoot of your web server or VirtualHost - it must be located in the /w subfolder!


BlueSpice WikiFarm

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.

Template:Box Note