ONYX - 9.0 - Installation - Guide d'installation ONYX Server sur Windows/en

Différence entre versions

De MappingDoc
(Page créée avec « Then, restart the Apache server. »)
 
(14 révisions intermédiaires par le même utilisateur non affichées)
Ligne 6 : Ligne 6 :
 
*ONYX Server 9.0 runs under Windows Server 2012 R2, 2016 or 2019
 
*ONYX Server 9.0 runs under Windows Server 2012 R2, 2016 or 2019
 
*The Web Apache server version 2.2 or 2.4 must be installed on the server before ONYX Server is installed
 
*The Web Apache server version 2.2 or 2.4 must be installed on the server before ONYX Server is installed
*If you wish to call ONYX Server functions via the additional API REST module (web service), install Node.js version 8.10 or more beforehand.
+
*If you wish to call ONYX Server functions via the additional API REST module (web server), install Node.js version 8.10 or more beforehand.
  
 
==Installing the Mapping server==
 
==Installing the Mapping server==
Ligne 60 : Ligne 60 :
 
</gallery>
 
</gallery>
  
==post-installation configuration on Windows==
+
==Post-installation configuration on Windows==
 
===Software keys===
 
===Software keys===
 
Once the installation is finished, the first thing you have to do is enter the license keys.
 
Once the installation is finished, the first thing you have to do is enter the license keys.
Ligne 76 : Ligne 76 :
  
 
==Launching the interface==
 
==Launching the interface==
Once the installation is finished, the Apache service needs to be restarted before accessing the managing web interface of ONYX Server.
+
Once the installation is finished, the Apache server needs to be restarted before accessing the managing web interface of ONYX Server.
  
  
Ligne 102 : Ligne 102 :
 
*<VirtualHost *:8002><br />
 
*<VirtualHost *:8002><br />
  
Then, restart the Apache service.
+
Then, restart the Apache server.
 
   
 
   
'''A error message is displayed when opening the page'''  
+
'''An error message is displayed when opening the page'''  
  
 
Errors can occur when opening the Mapping page. If the 2.4 version of Apache was installed, activate the <code>mod_access_compat</code> module in the Apache configuration file, '''httpd.conf.'''  
 
Errors can occur when opening the Mapping page. If the 2.4 version of Apache was installed, activate the <code>mod_access_compat</code> module in the Apache configuration file, '''httpd.conf.'''  
Ligne 121 : Ligne 121 :
 
Then, restart the Apache server.
 
Then, restart the Apache server.
  
==Démarrer le Spooler Mapping==
+
==Start the Mapping Spooler==
Pour activer le spooler Mapping :
+
To activate the Mapping spooler:
  
#Ouvrir l'interface de M-processing Server
+
#Open the M-processing Server interface
#Cliquer sur les icônes suivantes dans l'ordre :
+
#Click on the following icons in this order:
  
*Menu d'Administration
+
*Management Menu
*Gestion des Impressions
+
*Print Management
*Gestion du Spooler
+
*Spooler Management
*Démarrer le Spooler
+
*Start Spooler
  
  
Une fois le spooler démarré, un service nommé Mapping_spooler apparaît dans la liste des services Windows (services.msc)
+
Once the spooler is started, a service called Mapping_spooler appears in the list of Windows services (services.msc)
  
==Mise à jour de M-Processing Server==
+
==Updating M-Processing Server==
  
#Lancer le setup et de choisir l'option '''Repair'''
+
#Launch the setup and choose option '''Repair'''
#Si la question "''Do you confirm the update of this environment?''" apparaît, cliquer '''Oui'''
+
#If the question "''Do you confirm the update of this environment?''" appears, select '''Yes'''
#La mise a jour se déroule, si une erreur concernant map_daemon.exe apparaît, vérifier que le service Mapping_Spooler est bien arrêté. L'arrêter s'il est toujours actif.
+
#As the server is updating, if an error related to map_daemon.exe occurs, check that the Mapping_Spooler service is stopped. Stop it if it is still active.
#Cliquer sur '''Finish''' pour terminer la mise à jour de M-Processing Server et afficher la fenêtre des extensions.
+
#Click on '''Finish''' to end the M-Processing Server update and display the extensions window.
 
<gallery>
 
<gallery>
WIN_ONYX_Server_setup21.png|1.Choisir l'option mise à jour
+
WIN_ONYX_Server_setup21.png|1.Choose the Update option
WIN_ONYX_Server_setup23.png|3.Chargement de la mise à jour
+
WIN_ONYX_Server_setup23.png|3.Update loading
WIN_ONYX_Server_setup24.png|4.Termine la mise à jour
+
WIN_ONYX_Server_setup24.png|4.End update
 
</gallery>
 
</gallery>
  
==Mise à jour de l'extension API REST==
+
==Updating the API REST extension==
  
Si l'extension est déjà installée, seule la mise à jour est disponible.
+
If the extension is already installed, the only option you have is to update it.
#Cliquer sur '''Suivant''' mettra à jour les extensions.
+
#Click on '''Next''' to update the extensions.
 
<gallery>
 
<gallery>
WIN_ONYX_Server_setup25.png|1.Mettre à jour l'extension
+
WIN_ONYX_Server_setup25.png|1.Update the extension
 
</gallery>
 
</gallery>

Version actuelle datée du 30 juillet 2019 à 14:50

Autres langues :
English • ‎français

This page explains how to install ONYX Server on Windows.

Requirements

  • ONYX Server 9.0 runs under Windows Server 2012 R2, 2016 or 2019
  • The Web Apache server version 2.2 or 2.4 must be installed on the server before ONYX Server is installed
  • If you wish to call ONYX Server functions via the additional API REST module (web server), install Node.js version 8.10 or more beforehand.

Installing the Mapping server

Launch Setup_ONYX_Server_XXXXX.exe. The setup will execute itself in the following order:

  1. Home page
  2. M-Processing Server loading page: this can load for a couple minutes; once it is loaded, a second window opens to install the M-Processing Server
  3. M-Processing Server Home page
  4. Terms of use
  5. Requirements and recommendations: read this page carefully to set the installation environment properly
  6. Installation folder: choose the M-Processing Server folder, a standard installation path is already filled in by default, however we would recommend you to install it in a folder which is specific to the root of your system drive, ex: C:\Mapping\M-ProcessingServer
  7. Installation mode: two installation modes are available, Custom or Typical. In both cases, the installation is done in the file chosen previously but the specific configuration options are available in Custom mode. We recommend you to choose the Typical installation mode. You can always come back to the options of the Custom mode and change them after the installation.
  8. Apache configuration folder: specify the path of the Apache conf folder
  9. Apache binary folders: specify the path of the Apache bin folder
  10. Installation parameters: three parameters are required. This data is used to parameter the M-processing Server in the Apache configuration folder: name of the company, name of the server on which the software is installed, IP address of the serveur (we recommend you to use the local loop address "127.0.0.1")
  11. Installation of the software. Once the software is installed, the end page is displayed, click on the Finish button, ONYX Server is then installed and the following page lets you parameter the basic setup
  12. Extensions available: list of all the extensions available. Caution: some extensions may need you to abide by some requirements!
  13. Leave the setup: If no extensions are needed, you leave the setup via the Cancel button in image 12, a popup window will appear, click on Yes to leave the setup.

Installing the API REST extension

Requirements

Node.js version 8.10 or higher must be installed on the server.

Installation

  1. Link to download Node.js: if Node.js is not installed on the server, this link redirects you to the download page
  2. Installation parameters: the listening port from which the API REST is available
  3. Confirm the installation: once you have clicked on the installation button, a loading page appears as the extension is installed
  4. Loading page: this page shows the state of the installation, this can take a few minutes. Once the extension is installed, an ending page is displayed

Post-installation configuration on Windows

Software keys

Once the installation is finished, the first thing you have to do is enter the license keys.

  1. Open the Software activation application in the list of applications
  2. Enter the license keys: check the Software key box, two input fields appear.
  • In the first field: enter the product number (number from 1 to 5)
  • In the second field: enter the license keys (combination of numbers and uppercase letters, separated by dashes)

Launching the interface

Once the installation is finished, the Apache server needs to be restarted before accessing the managing web interface of ONYX Server.


1. Open your web browser

2. Enter the following URL:

  • From the local server: http://127.0.0.1:8002
  • From a workstation in the network: http://<ip.du.serveur>:8002


8002 being the port configured by default during the installation

Common errors

The 8002 port is already used

In this case, Apache cannot restart. Change the port used to access the web interface of the Mapping server:

  1. Open the Apache configuration file, httpd.conf (it is located in the conf file, specified during installation)
  2. Search for the configuration block between #BEGIN_MAPPING and #END_MAPPING (it is usually at the end of the file)
  3. Change the listening 8002 port in the following lines:
  • Listen 8002
  • NameVirtualHost *:8002
  • <VirtualHost *:8002>

Then, restart the Apache server.

An error message is displayed when opening the page

Errors can occur when opening the Mapping page. If the 2.4 version of Apache was installed, activate the mod_access_compat module in the Apache configuration file, httpd.conf.

To do so:

  1. Open the Apache configuration file, httpd.conf (it is located in the conf folder, specified during installation)
  2. Search for the line which contains mod_acces_compat.so

Delete the # character at the start of the line as can be seen in the following example:

#LoadModule access_compat_module /usr/lib/apache/mod_access_compat.so

LoadModule access_compat_module /usr/lib/apache/mod_access_compat.so

Then, restart the Apache server.

Start the Mapping Spooler

To activate the Mapping spooler:

  1. Open the M-processing Server interface
  2. Click on the following icons in this order:
  • Management Menu
  • Print Management
  • Spooler Management
  • Start Spooler


Once the spooler is started, a service called Mapping_spooler appears in the list of Windows services (services.msc)

Updating M-Processing Server

  1. Launch the setup and choose option Repair
  2. If the question "Do you confirm the update of this environment?" appears, select Yes
  3. As the server is updating, if an error related to map_daemon.exe occurs, check that the Mapping_Spooler service is stopped. Stop it if it is still active.
  4. Click on Finish to end the M-Processing Server update and display the extensions window.

Updating the API REST extension

If the extension is already installed, the only option you have is to update it.

  1. Click on Next to update the extensions.