If you run SiteStudio with H-Sphere, run the following commands:
1. Stop Control Panel and SiteStudio:
FreeBSD: /usr/local/etc/rc.d/apachecp.sh stop
Linux: /etc/init.d/httpdcp stop
2. Restart ImageMaker:
# /hsphere/shared/SiteStudio/imaker.sh restart
3. Start Control Panel:
FreeBSD: /usr/local/etc/rc.d/apachecp.sh start
Linux: /etc/init.d/httpdcp start
|