Normally there is no need to stop or start the server. This is only required when:
Performing an off-line backup.
Migrating the an external database.
Upgrading the application.
The SavaPage application server may be stopped or started by executing these systemd commands:
sudo systemctl start savapage.service sudo systemctl stop savapage.service sudo systemctl restart savapage.service systemctl status savapage.service
When SavaPage is installed on a SysV system, use the appropriate service commands.
When you start the application server, wait approximately 10 seconds for the service to initialize before accessing the Web App interface.
When the server is stopped, any SavaPage Web App loses connection and will be unloaded, and a browser message like "This site can’t be reached" will be shown. The user must wait till the server is started again, and press any Reload (Try Again) button to resume.