Tools
Stop and start Web Help Desk
This article describes how to stop and start the Web Help Desk Services and start the embedded PostgreSQL 9.2 database.
First published date
Last published date
Overview
This article describes how to stop and start the Web Help Desk Services and start the embedded PostgreSQL database.
Product section
Resolution
Stop Web Help Desk
Stop Web Help Desk by executing the targeted procedure on the Web Help Desk server.
| OPERATING SYSTEM | PROCEDURE |
|---|---|
| Microsoft® Windows® |
Click Start and select Stop WHD (Run as Administrator) OR Open a command prompt and execute: cd C:\Program Files\WebHelpDesk whd stop |
| Apple® OS X |
Go to /Applications/WebHelpDesk and click the Stop Web Help Desk shortcut Open a terminal window and execute:
|
| Linux (RPM installation) |
Execute:
|
|
Virtual appliance (Linux) |
Execute:
|
Start Web Help Desk
Start Web Help Desk by executing the targeted procedure on the Web Help Desk server.
| OPERATING SYSTEM | PROCEDURE |
|---|---|
| Microsoft Windows |
Click Start and select Start WHD (Run as Administrator) OR Open a command prompt and execute:
|
| Apple OS X |
Go to /Applications/WebHelpDesk and click the Start Web Help Desk shortcut Open a terminal window and execute:
|
| Linux (RPM installation) |
Execute:
|
|
Virtual appliance (Linux) |
Execute:
|
Start the embedded PostgreSQL 9.2 database
Run the following database command:
sudo.bin/pgsql/etc/rc.d/init.d/postgresql-9.2 start