Page 1 of 2
only nginx?
Posted: Sun Feb 16, 2014 12:33 pm
by berny6969
Its possbile to use only nginx in vestacp?
Thanks
Re: only nginx?
Posted: Sun Feb 16, 2014 1:50 pm
by imperio
we plan to support nginx php-fpm in the next release
Re: only nginx?
Posted: Mon Feb 17, 2014 11:02 am
by ahmiq
imperio wrote:we plan to support nginx php-fpm in the next release
any planned date for the next release?
Re: only nginx?
Posted: Thu Feb 20, 2014 6:54 am
by JenniferMartin
I am trying to install Vesta Control Panel ..I connect to server via SSH ..And I am trying to install script, but it’s not turning into restoring.. What is the reason behind it? I also try “Force Option” but it can’t help me..Any suggestions??? I'm also in a fix for
two factor authentication in Google apps ...
Re: only nginx?
Posted: Thu Feb 20, 2014 9:51 am
by skid
Can you please paste here error output and provide OS information (version and architecture)
Re: only nginx?
Posted: Tue Mar 11, 2014 8:13 pm
by mconstable
I am also very interested in running only nginx and php-fpm and wondering how I can stay in touch with the most recent development for the next release? Perhaps I can help out as I've been using ISPConfig on a few servers and it uses nginx + php-fpm with unix:sockets.
Re: only nginx?
Posted: Tue Mar 11, 2014 8:32 pm
by imperio
Re: only nginx?
Posted: Wed Mar 12, 2014 6:15 pm
by ninja0n3
Is there any way to achieve this without having to wait for the next version?
When is the next release scheduled for?
Re: only nginx?
Posted: Wed Mar 12, 2014 6:43 pm
by imperio
now this option is not supported yet
we can not say the exact date of release, but I think that this feature will appear in the middle of June 2014
Re: only nginx?
Posted: Thu Mar 13, 2014 9:02 pm
by ninja0n3
While I think Vesta is a nice piece of software, waiting until June for the next version is a bit too much and I'm too impatient...
For those still interested, I've managed to get Nginx running on its own with php-fpm by replacing the vesta template files for nginx config files - now instead of running as proxy, it will run as the main server.
For more information on installing php-fpm, please refer to:
https://www.digitalocean.com/community/ ... n-centos-6
You can have those files here along with the installation instructions:
https://github.com/autronix/Vesta-0.9.8-with-nginx-only
Please note that the next update may break those files.
Hope this helps.