MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Tips and Tricks => Topic started by: I<3Kloxo on 2015-12-17, 18:35:21

Title: Kloxo-MR and Nginx
Post by: I<3Kloxo on 2015-12-17, 18:35:21
Hello,

I'm interested in how to install nginx web server ?
I own a VPS (KVM) with Centos 6 64bits and I have instaled Kloxo-MR 6.5.0.f-2015083001

Signs, I want to make all my websites work through nginx and not over apache (httpd).
What steps I need to take?

I expect an answer.
Thanks.
Title: Re: Kloxo-MR and Nginx
Post by: I<3Kloxo on 2016-02-11, 20:44:35
Hello.

I installed the ngnix on my Kloxo-MR. I have two domains, when I want to visit both two domains I get this message:

Code: [Select]
Welcome to nginx!

If you see this page, the nginx web server is successfully installed and working. Further configuration is required.

For online documentation and support please refer to nginx.org.
Commercial support is available at nginx.com.

Thank you for using nginx.

Looks like there's something wrong in the configuration or something else I have to set.
Has anyone had the same problem ?
Title: Re: Kloxo-MR and Nginx
Post by: MRatWork on 2016-02-12, 03:12:42
Inform here 'sh /script/sysinfo'.
Title: Re: Kloxo-MR and Nginx
Post by: MRatWork on 2016-02-12, 04:16:57
Also try 'sh /script/cleanup'.
Title: Re: Kloxo-MR and Nginx
Post by: I<3Kloxo on 2016-02-22, 14:14:00
Thank you for your response. I solved the problem and wanted to share it with others.
I should only turn on Nginx via Kloxo-MR panel in a way:

Servers -> localhost -> Switch program -> Web -> nginx

After that everything is working properly.

Thanks