
08-Oct-2009, 07:49 AM
|
|
Junior Member
|
|
Join Date: Jun 2009
Posts: 1
|
|
Re: OES2sp1 Remote Manager will not start (novell-httpstkd)
Hi all!
How to solve problem: - execute in bash "ps -ae|grep httpstkd"
- kill all pids shown above, ex. kill 6666 etc.
- check out that there are no running httpstkd daemons with "ps -ae|grep httpstkd" command
- start daemon again with "rcnovell-httpstkd start"
Have a nice day! :-)
|