MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: vyjhala on 2015-06-23, 13:00:28

Title: Error 503 - Service Unavailable (solved)
Post by: vyjhala on 2015-06-23, 13:00:28
Hi

i getting   error below After create database  from wordpress config
" the server is currently unavailable (overloaded or down) "

how to fix this ?
Title: Re: Error 503 - Service Unavailable
Post by: MRatWork on 2015-06-23, 13:22:28
Try 'sh /script/restart-web -y'.
Title: Re: Error 503 - Service Unavailable
Post by: vyjhala on 2015-06-24, 08:44:22
hi

my all service  up but apache 2.4 service frequently  get down  i have run sh /script/restart-web -y

Apache 2.4.x good one but i think this version is not configure properly with kloxo 

Therefore i am using only  nginx this is working perfectly.

Title: Re: Error 503 - Service Unavailable
Post by: MRatWork on 2015-06-24, 08:58:15
Update your KLoxo-MR 7.0.

There are something wrong with timeout and I hope fixed in latest version.
Title: Re: Error 503 - Service Unavailable
Post by: vyjhala on 2015-06-24, 12:56:41
 hmm i update  KLoxo-MR 7.0. but page unable redirect properly  keep looping   

anyways i will use nginx till fix problem of apache 2.4 x

thanks
Title: Re: Error 503 - Service Unavailable
Post by: MRatWork on 2015-06-24, 13:07:50
hmm i update  KLoxo-MR 7.0. but page unable redirect properly  keep looping   

anyways i will use nginx till fix problem of apache 2.4 x

thanks
Is no issue for 'redirect' in apache 2.2?.
Title: Re: Error 503 - Service Unavailable
Post by: vyjhala on 2015-06-24, 13:39:38
Hmm

Recently Did not test apache 2.2  because  when i  first  time configure i directly use 2.4.x with nginx  instead of apache 2.2.x  and now apache 2.2.x removed too.

But As know last time i use apache 2.2. I did not face any that type of problem  working nicely.

maybe this happen because of .htaccess or  apache is not allowing to use it.
Title: Re: Error 503 - Service Unavailable
Post by: MRatWork on 2015-06-24, 13:43:53
Hmm

Recently Did not test apache 2.2  because  when i  first  time configure i directly use 2.4.x with nginx  instead of apache 2.2.x  and now apache 2.2.x removed too.

But As know last time i use apache 2.2. I did not face any that type of problem  working nicely.

As I know, no different rewrite-rule between apache 2.2 and 2.4.

If .htaccess not work under apache 2.4, test without .htaccess first (with rename .htaccess to _.htaccess) until no issue.
Title: Re: Error 503 - Service Unavailable
Post by: MRatWork on 2015-06-24, 13:45:56
In early testing for server of this forum, something found error 503 for update/add/delete topic. But, after latest upload no error 503 found.
Title: Re: Error 503 - Service Unavailable (solved)
Post by: vyjhala on 2015-06-25, 10:55:25
Thanks apache 2.4 now running properly