Changes for page Print-Service Plugin
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -42,7 +42,7 @@ 42 42 node install-windows-service.js 43 43 {{/code}} 44 44 45 -There now exists a new service {{code language="none"}}FORMCYCLE Print Server{{/code}}. Please check if this is also started before you run a test. The script {{code language="none"}}install-windows-service.js{{/code}} contains default variables for installing the print service. 45 +There now exists a new service {{code language="none"}}FORMCYCLE Print Server{{/code}}. Please check if this is also started before you run a [[test>>||anchor="HTest"]]. The script {{code language="none"}}install-windows-service.js{{/code}} contains default variables for installing the print service. 46 46 47 47 * The service is installed on port 8090 by default. To change this, you need to adjust the {{code language="none"}}--port=8090{{/code}} parameter in the {{code language="none"}}install-windows-service.js{{/code}} file. 48 48 * Logging is enabled by default. To change this set the parameter {{code language="none"}}--verbose=true{{/code}} to {{code language="none"}}--verbose=false{{/code}}. ... ... @@ -169,6 +169,7 @@ 169 169 {{code language="none"}} 170 170 Error: unable to verify the first certificate 171 171 {{/code}} 172 + 172 172 The described steps are only a workaround and the environment variables should be set back to the default values after the successful installation! 173 173 174 174 {{code language="none"}}