Difference between revisions of "Setup:Installation Guide/System Preparation/Windows/IIS Web Server"
← Setup:Installation Guide/System Preparation/Windows/IIS Web Server
[unchecked revision] | [unchecked revision] |
m (Tag: Visual edit) |
m (Tag: Visual edit) |
Contents
The web server delivers your BlueSpice installation to the users' browsers. Without a web server, BlueSpice cannot be used. The steps listed here are required. |
Introduction[edit | edit source]
We recommend to use the most system-optimized software possible for a live operation of BlueSpice both under Linux and under Windows. For this reason, the documentation of an installation of Apache (XAMP) under Windows is omitted. This chapter lists the steps that are necessary to install the Microsoft IIS Web Server service on Windows Server >= 2012.
Open the Server Manager and manage roles[edit | edit source]
First, open the Server Manager. Unless otherwise configured, it starts automatically as soon as you log in to the server. Otherwise, you will find it in the start menu under the search term "Server Manager". You are now in the following view:
Click "Manage" (1) und then "Add Roles and Features" (2):Installing IIS in the Role Manager[edit | edit source]
You are now in the Role Manager.
Click "Next>" until you reach the "Server Roles" area (1). There, you activate the role "Web Server (IIS)" (2):
Confirm the pop-up that shows the selection of the role with "Add Features": Click "Next>": You are now in the "Features" area(1). Activate ".NET Framework 3.5 Features" (2) und click "Next >" (3):The .NET Framework 3.5 is not directly required for running IIS. However, tools that will be installed later, which are also partially connected with IIS, definitely require it. For this reason, we install it now. |
If the installation terminates with a problem, this is usually caused by the .NET Framework 3.5 in combination with a WSUS server in your domain. The easiest solution for this is to remove the server from the domain, repeat all of the above steps, and then re-adding the server to the domain. |
Next step[edit | edit source]
When you have successfully completed all the above steps, go to the next step "Visual C++ Redistributable for Visual Studio 2015".
{{DISPLAYTITLE:Installing the IIS Web Server}} __TOC__ ==Preface=={{Template:Important|text=The web server delivers your BlueSpice installation to the users' browsers. Without a web server, BlueSpice cannot be used. The steps listed here are required.}} ==Introduction== We recommend to use the most system-optimized software possible for a live operation of BlueSpice both under Linux and under Windows. For this reason, the documentation of an installation of Apache (XAMP) under Windows is omitted. This chapter lists the steps that are necessary to install the Microsoft IIS Web Server service on Windows Server >= 2012. ==Open the Server Manager and manage roles== First, open the Server Manager. Unless otherwise configured, it starts automatically as soon as you log in to the server. Otherwise, you will find it in the start menu under the search term "Server Manager". You are now in the following view: [[File:Setup:Server_Manager_01.png|center|400px|Server Manager 01|link=https://en.wiki.bluespice.com/wiki/File:Setup:Server_Manager_01.png]]Click "Manage" (1) und then "Add Roles and Features" (2):[[File:Setup:Server_Manager_02.png|center|400px|Server Manager 02|link=https://en.wiki.bluespice.com/wiki/File:Setup:Server_Manager_02.png]] ==Installing IIS in the Role Manager== You are now in the Role Manager. Click "Next>" until you reach the "Server Roles" area (1). There, you activate the role "Web Server (IIS)" (2): [[File:Setup:IIS_Install_01.png|center|400px|IIS Installation 01|link=https://en.wiki.bluespice.com/wiki/File:Setup:IIS_Install_01.png]]Confirm the pop-up that shows the selection of the role with "Add Features":[[File:Setup:IIS_Install_02.png|center|400px|IIS Installation 02|link=https://en.wiki.bluespice.com/wiki/File:Setup:IIS_Install_02.png]]Click "Next>":[[File:Setup:IIS_Install_03.png|center|400px|IIS Installation 03|link=https://en.wiki.bluespice.com/wiki/File:Setup:IIS_Install_03.png]]You are now in the "Features" area(1). Activate ".NET Framework 3.5 Features" (2) und click "Next >" (3):[[File:Setup:IIS_Install_04.png|center|400px|IIS Installation 04|link=https://en.wiki.bluespice.com/wiki/File:Setup:IIS_Install_04.png]]{{Template:Hint|text=The .NET Framework 3.5 is not directly required for running IIS. However, tools that will be installed later, which are also partially connected with IIS, definitely require it. For this reason, we install it now.}} Confirm the following dialog with "Next >":[[File:Setup:IIS_Install_05.png|center|400px|IIS Installation 05|link=https://en.wiki.bluespice.com/wiki/File:Setup:IIS_Install_05.png]] Under "Role Services" (1) select "Application Development" (2) with the option "CGI" (3) and confirm with "Next >" (4):[[File:Setup:IIS_Install_06.png|center|400px|IIS Installation 06|link=https://en.wiki.bluespice.com/wiki/File:Setup:IIS_Install_06.png]]Click "Install" to start the installation:[[File:Setup:IIS_Install_07.png|center|400px|IIS Installation 07|link=https://en.wiki.bluespice.com/wiki/File:Setup:IIS_Install_07.png]] As soon as the installation has finished, click "Close" to exit the dialog box.[[File:Setup:IIS_Install_08.png|center|400px|IIS Installation 08|link=https://en.wiki.bluespice.com/wiki/File:Setup:IIS_Install_08.png]]{{Template:Hint|text=If the installation terminates with a problem, this is usually caused by the .NET Framework 3.5 in combination with a WSUS server in your domain. The easiest solution for this is to remove the server from the domain, repeat all of the above steps, and then re-adding the server to the domain.}} With the successful completion of all these steps, the IIS web server is now installed. Check the functionality by starting Internet Explorer on the server and calling the URL http://localhost/. If installed correctly, you will see the welcome page of the IIS Web server:[[File:Setup:IIS_Install_09.png|center|400px|IIS Installation 09|link=https://en.wiki.bluespice.com/wiki/File:Setup:IIS_Install_09.png]] ==Next step== When you have successfully completed all the above steps, go to the next step "[[Setup:Installation Guide/System Preparation/Windows/Visual C++ Redistributable for Visual Studio 2015 |Visual C++ Redistributable for Visual Studio 2015]]". [[de:Setup:Installationsanleitung/Systemvorbereitung/Windows/IIS-Webserver]] [[en:{{FULLPAGENAME}}]]
Line 3: | Line 3: | ||
__TOC__ | __TOC__ | ||
− | == | + | {{Template:Important|text=The web server delivers your BlueSpice installation to the users' browsers. Without a web server, BlueSpice cannot be used. The steps listed here are required.}} |
+ | |||
+ | ==Introduction== | ||
We recommend to use the most system-optimized software possible for a live operation of BlueSpice both under Linux and under Windows. For this reason, the documentation of an installation of Apache (XAMP) under Windows is omitted. | We recommend to use the most system-optimized software possible for a live operation of BlueSpice both under Linux and under Windows. For this reason, the documentation of an installation of Apache (XAMP) under Windows is omitted. | ||
This chapter lists the steps that are necessary to install the Microsoft IIS Web Server service on Windows Server >= 2012. | This chapter lists the steps that are necessary to install the Microsoft IIS Web Server service on Windows Server >= 2012. | ||
Line 23: | Line 25: | ||
==Next step== | ==Next step== | ||
When you have successfully completed all the above steps, go to the next step "[[Setup:Installation Guide/System Preparation/Windows/Visual C++ Redistributable for Visual Studio 2015 |Visual C++ Redistributable for Visual Studio 2015]]". | When you have successfully completed all the above steps, go to the next step "[[Setup:Installation Guide/System Preparation/Windows/Visual C++ Redistributable for Visual Studio 2015 |Visual C++ Redistributable for Visual Studio 2015]]". | ||
+ | |||
+ | [[de:Setup:Installationsanleitung/Systemvorbereitung/Windows/IIS-Webserver]] | ||
+ | [[en:{{FULLPAGENAME}}]] |