Page 1 of 1

Remove / Disable apache?

Posted: Mon Sep 07, 2015 10:14 pm
by inflame
Hello, is it possible to remove/disable apache from vestacp and leave only nginx to work?

Re: Remove / Disable apache?

Posted: Wed Sep 09, 2015 7:58 am
by abad
It will be in the next version.

Re: Remove / Disable apache?

Posted: Sun Sep 13, 2015 10:22 pm
by skurudo
inflame wrote:Hello, is it possible to remove/disable apache from vestacp and leave only nginx to work?
Well, you need something after nginx, software like apache who will work on your scripts. Nginx by yourself can't work with cgi/php, you need something like php-fpm. And support will be in next release.

Re: Remove / Disable apache?

Posted: Mon Sep 26, 2016 9:21 am
by Nou4r
abad wrote:It will be in the next version.
Which version?

Re: Remove / Disable apache?

Posted: Mon Sep 26, 2016 9:22 am
by Nou4r
skurudo wrote:
inflame wrote:Hello, is it possible to remove/disable apache from vestacp and leave only nginx to work?
Well, you need something after nginx, software like apache who will work on your scripts. Nginx by yourself can't work with cgi/php, you need something like php-fpm. And support will be in next release.
Implemented yet?

Re: Remove / Disable apache?

Posted: Mon Sep 26, 2016 10:03 am
by skurudo
Nou4r wrote:
abad wrote:It will be in the next version.
Which version?
php-fpm support from .15 release

Re: Remove / Disable apache?

Posted: Mon Sep 26, 2016 10:04 am
by skurudo
Nou4r wrote:Well, you need something after nginx, software like apache who will work on your scripts. Nginx by yourself can't work with cgi/php, you need something like php-fpm. And support will be in next release.
Implemented yet?[/quote]

Mixed system like nginx + apache2 + php-fpm - not yet
But php-fpm support already is.