!!! Overview [How To] Stop And Start Imanager!!STOP/START Apache
Apache can be stopped and started as follows; these commands must be run as 'root' or via sudo:
!Solaris
{{{
/var/opt/novell/httpd/bin/apachectl stop
/var/opt/novell/httpd/bin/apachectl startssl
}}}
!Linux
{{{/etc/init.d/novell-httpd stop
/etc/init.d/novell-httpd start
}}}
----
!!STOP/START Tomcat
The Tomcat servlet engine can be stopped and started.
Depending on the version of iManager it maybe "novell-tomcat4" or "novell-tomcat5"
These commands must be run as 'root' or via sudo:
!Solaris
{{{/var/opt/novell/tomcat4/bin/shutdown.sh
/var/opt/novell/tomcat4/bin/startup.sh
}}}
!Linux
{{{/etc/init.d/novell-tomcat5 stop
/etc/init.d/novell-tomcat5 start
}}}
----
!!STOP/START iManager
The services can be stopped or started individually as described above, or you can use the following commands to control both services; these commands must be run as 'root' or via sudo:
!Solaris
{{{
/etc/init.d/imgr stop
/etc/init.d/imgr start
}}}
!Linux
''There is no equivalent command for Linux.''
If after a restart, you still cannot get iManager to function, check the [Troubleshooting iManager|Troubleshooting Imanager] page.!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]