How to install Hestia with nginx, but without apache and without php

I generated the install command line with
https://gabizz.github.io/hestiacp-scriptline-generator/

Even if I uncheck apache and phpfpm, at the time to install, the phpfpm is shown as listed to be install.

If I uncheck phpfpm and check apache, then at the time to install both, apache and a php (not clear if is the same as phpfpm or another form of php) are installed.

Is there a way to install nginx, without install apache nor php?

No, phpfpm is always enabled.

Hope in the future that can be made clear at the installer.

If there is no way to avoid phpfpm, then there is no reason to have the option to not install it:

sudo bash hst-install.sh  --phpfpm no
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.