H-Sphere Documentation Sysadmin Guide

 

Restarting H-Sphere

 

Last modified: 10 Feb 2005

 

When restarting the Control Panel, make sure that you are logged into the CP server as root.

For Linux:

/etc/rc.d/init.d/httpdcp stop
killall -9 java
sleep 10
/etc/rc.d/init.d/httpdcp start

For FreeBSD:

/usr/local/etc/rc.d/apachecp.sh stop
killall -9 java
sleep 10
/usr/local/etc/rc.d/apachecp.sh start


© Copyright 1998-2008. Positive Software Corporation.
All rights reserved.