Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To verify if WebSpellChecker AppServer works properly, you may need to run one of four AppServer commands described in this section.

Table of Contents

Anchor
startAppServerWindowsLinux
startAppServerWindowsLinux

...

1. Start AppServer

1.1. Start AppServer on Winodws:

There are three possible options how you can start AppServer on Windows-based environments.

...

  1. Go to Windows Start –> Control Panel –> Administrative Tools –> Services.
  2. Find WebSpellChecker Application Server Service on the list of all services.
  3. Click Start.

1.2. Start AppServer on Linux:

To start AppServer on Linux, run the start.sh script using the following command below:

Code Block
languagepowershell
themeEmacs
sudo sh <WebSpellChecker_Installation_Path>/WSC/AppServer/start.sh

Anchor
stopAppServerWindowsLinux
stopAppServerWindowsLinux

...

2. Stop AppServer

There are three possible options how you can stop AppServer on Windows-based environments.

...