Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 4 matches
- Sun Mar 16, 2014 11:21 pm
- Forum: Web Server
- Topic: only nginx?
- Replies: 16
- Views: 23027
Re: only nginx?
As a word of caution, I would advise those who go the nginx + php-fpm route to modify their /etc/php-fpm.d/www.conf to the following (or change permissions accordingly):
#php_value[session.save_path] = /var/lib/php/session
php_value[session.save_path] = /tmp
This seemed to prevent php sessions ...
#php_value[session.save_path] = /var/lib/php/session
php_value[session.save_path] = /tmp
This seemed to prevent php sessions ...
- Thu Mar 13, 2014 9:02 pm
- Forum: Web Server
- Topic: only nginx?
- Replies: 16
- Views: 23027
Re: only nginx?
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 ...
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 ...
- Wed Mar 12, 2014 6:15 pm
- Forum: Web Server
- Topic: only nginx?
- Replies: 16
- Views: 23027
Re: only nginx?
Is there any way to achieve this without having to wait for the next version?
When is the next release scheduled for?
When is the next release scheduled for?
- Wed Mar 12, 2014 2:19 pm
- Forum: General Discussion
- Topic: Ruby on Rails/Python django applications
- Replies: 1
- Views: 5300
Ruby on Rails/Python django applications
Hello,
Is there any way to manage Ruby on rails and/or django applications through the Vesta interface?
Thanks
Is there any way to manage Ruby on rails and/or django applications through the Vesta interface?
Thanks