MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: vyjhala on 2015-05-06, 20:23:30

Title: Error 500 - Internal Server Error (Solved)
Post by: vyjhala on 2015-05-06, 20:23:30
Hi,
After i change version 5.4  to 5.6 . I getting  Error 500 - Internal Server Error

how to fix this ?

Thanks
Title: Re: Error 500 - Internal Server Error
Post by: ItzJustinN on 2015-05-06, 20:40:08
happens alot when switching php

first try update again to 5.6
both for php branch and php used.

if not working, goto cli and try sh /script/restart-all
Title: Re: Error 500 - Internal Server Error
Post by: murshed on 2015-05-06, 20:46:52
if not working this command sh /script/restart-all then using this....

sh /script/fix-all; sh /script/restart-all

if not still works  8)

try this

sh /script/cleanup



before run that command run this first, yum clean all 3/5 times  :D then yum update.




i hope it must works.
Title: Re: Error 500 - Internal Server Error
Post by: vyjhala on 2015-05-06, 21:06:07
My problem fixed  after run this  command sh /script/cleanup

Now my website running perfectly with  php 5.6

Thanks :)