Start Tomcat service by performing any one of the following steps:
At the Run prompt, enter services.msc. From the Windows services dialog box, start the Tomcat service.
Double-click the Apache Tomcat icon from the status bar and click Start in the Apache Tomcat Properties dialog box.
Open the <tomcat-install-folder>\bin folder and double-click tomcat8w.exe to start Tomcat.
Start the RoboHelp Server Configuration Manager start (server.xml file for the Tomcat servlet container installed on your system.
. If prompted, select theConfigure the database or select the option to use the built-in database. See Configure a database for more information.
Configure LDAP settings if you want to use LDAP authentication. See Specify LDAP settings for more information.
http://<server-name>:<port-number>/<context-name>/admin/index.html
by
using the default user ID (admin) and password (admin) or by using
Single Sign-On (SSO).
Using the configured server details, publish projects to RoboHelp Server from RoboHelp.
DefAdminUid
and DefAdminPwd
properties
in this file and restart Tomcat.To view projects, open the browser and type the project URL
in the address bar. For Example, http://<server-name>:<port-number>/<context-name>/server?prj=<project-name>&type=<type-of-project>
<type-of-project>
is responsivehelp
and frameless
for
Frameless projects.