Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Editing the Start section

To verify if WebSpellChecker Server works properly, you need to start AppServer Service and check its status and version.

...

Start AppServer on Windows

Excerpt Include
IN:_include_start_appserver_windows
IN:_include_start_appserver_windows
nopaneltrue

Start AppServer on Linux

Excerpt Include
IN:_include_start_appserver_linux
IN:_include_start_appserver_linux
nopaneltrue

...

Checking the AppServer Version 

To check the AppServer version, use the following commands: 

  • For direct connection to the AppServer Service:
http(s)://your_host_name:2880/?cmd=ver 
  • For connection to the Service via FastCGI, SSRV.cgi component and Web Server:
http(s)://your_host_name/spellcheck/script/ssrv.cgi?cmd=ver 

...