MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: durjoy on 2014-11-05, 11:27:09

Title: Hiawatha web server colliding with Apache
Post by: durjoy on 2014-11-05, 11:27:09
I got strange problem with all of my VPS. I am running kloxoMR on all the VPS.

Whenever VPS is restarted the apache web server  get turned off  and hiawatha websever get turned on and all the web pages stop working and shows hiawatha default pages.

every time I restart my VPS I have to turn hiawtha manually and start apache.

Any solutions to this @ Mustafa?

Title: Re: Hiawatha web server colliding with Apache
Post by: MRatWork on 2014-11-05, 12:20:31
Try 'chkconfig hiawatha off; service hiawatha stop; sh /script/restart-web'.
Title: Re: Hiawatha web server colliding with Apache
Post by: durjoy on 2014-11-06, 07:17:41
Try 'chkconfig hiawatha off; service hiawatha stop; sh /script/restart-web'.

so every time VPS is restarted I have to stop hiawatha manually?

Title: Re: Hiawatha web server colliding with Apache
Post by: MRatWork on 2014-11-06, 07:38:14
No. just one-time action.