Difference between revisions of "Setup:Installation Guide/System Preparation/Windows/IIS Web Server"
← Setup:Installation Guide/System Preparation/Windows/IIS Web Server
[unchecked revision] | [quality revision] |
(Tag: 2017 source edit) |
(Tag: Visual edit) |
Contents
- 1 Preface Introduction
- 2Open the The Server Manager and manage managing roles
- 3 Installing IIS in the Role Manager
- 4 Next step
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 The Server Manager and manage managing 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>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 featuresFeatures": click Click "Next>Next >": You are now in the "Features" area(1). Activate ".NET Framework 3.5 Features" (2) und and 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 steps above steps, go to the next step "Visual C++ Redistributable for Visual Studio 2015".
{{DISPLAYTITLE:Installing the IIS-Webservers}} __TOC__ ==Preface__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. This chapter lists the steps that are necessary to install the Microsoft IIS Web Server service on Windows Server >= 2012. == Open the The Server Manager and managemanaging 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>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 featuresFeatures":[[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>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) undand 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 Web Server Role 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]]In the dialog box "Confirm installation selections, click "Install"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 steps 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}}]]
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | __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. | ||
− | == | + | ==The Server Manager and managing 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". | 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: | You are now in the following view: | ||
Line 13: | Line 13: | ||
==Installing IIS in the Role Manager== | ==Installing IIS in the Role Manager== | ||
You are now 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 | + | Click "Next >" until you reach the "Server Roles" area (1). There, you activate the role "Web Server (IIS)" (2): |
− | Confirm the following | + | [[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) and 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.}} | 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 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]] | + | |
+ | 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== | ==Next step== | ||
− | When you have successfully completed all the above | + | When you have successfully completed all the steps above, 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}}]] |