MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: hoangsang on 2013-01-14, 07:53:13

Title: How to change web server to Apache
Post by: hoangsang on 2013-01-14, 07:53:13
My Web server running is Nginx, i want change to Apache but don't change Php Branch to php or php2 (running php3u).
Please help me!
Title: Re: How to change web server to Apache
Post by: ariefewweb on 2013-01-14, 08:49:40
Quote from: "hoangsang"
My Web server running is Nginx, i want change to Apache but don't change Php Branch to php or php2 (running php3u).
Please help me!
in switch program - web, change nginx to apache and click update
Title: Re: How to change web server to Apache
Post by: hoangsang on 2013-01-14, 12:23:35
Quote from: "ariefewweb"
Quote from: "hoangsang"
My Web server running is Nginx, i want change to Apache but don't change Php Branch to php or php2 (running php3u).
Please help me!
in switch program - web, change nginx to apache and click update

I'm changed webserver to Apache but don't change Php Branch to php or php2.
Title: Re: How to change web server to Apache
Post by: MRatWork on 2013-01-14, 16:07:08
Quote from: "hoangsang"
Quote from: "ariefewweb"
Quote from: "hoangsang"
My Web server running is Nginx, i want change to Apache but don't change Php Branch to php or php2 (running php3u).
Please help me!
in switch program - web, change nginx to apache and click update

I'm changed webserver to Apache but don't change Php Branch to php or php2.
From ssh, try 'yum update; yum replace php53u --replacewith=php'.
Title: Re: How to change web server to Apache
Post by: hoangsang on 2013-02-02, 09:23:42
I'm changed webserver to Apache, but error:
500 Internal Server Error
Title: Re: How to change web server to Apache
Post by: UCTServices on 2013-02-02, 11:13:02
also run
sh /script/fixweb
&
sh /script/fixphp
Title: Re: How to change web server to Apache
Post by: letux on 2013-02-03, 13:59:18
from  Webserver Config  =>  Fix 'ownership' And 'permissions'  
select Fix-all .. and update

and from ssh
Quote from: "UCTServices"
also run
sh /script/fixweb
&
sh /script/fixphp