Search found 4 matches
- Fri Sep 04, 2015 1:27 am
- Forum: General Discussion
- Topic: PHP-FPM support
- Replies: 12
- Views: 21087
Re: PHP-FPM support
When using the fastcgid web template in Vesta CP options for Web server, it uses the php-fpm template. You can see it in the running processes. Ex: ps aux|grep php root 1965 0.0 0.0 136540 2920 ? Ss Sep02 0:02 php-fpm: master process (/usr/local/vesta/php/etc/php-fpm.conf) ;;;;;;;;;;;;;;;;;;;;; ; FP...
- Sat Jun 27, 2015 8:41 pm
- Forum: General Discussion
- Topic: PHP-FPM support
- Replies: 12
- Views: 21087
Re: PHP-FPM support
How is PHP-FPM enabled in Vesta CP? Support is there, but how is it used/enabled?
Default Apache template?
Default NGINX template?
how?
Default Apache template?
Default NGINX template?
how?
- Sun Jun 21, 2015 2:50 am
- Forum: Web Server
- Topic: 500 error during database dump
- Replies: 8
- Views: 12825
Re: 500 error during database dump
I also had this issue importing a 30meg zip of MySql Database.
Error 500 when importing with PhpMyAdmin, even when adjusting script timeouts and upload sizes in PHP, and chunk size in MySQL.conf. System takes a few minutes before becoming responsive again.
Vesta 0.9.8 on CentOS 6.6 x64
Error 500 when importing with PhpMyAdmin, even when adjusting script timeouts and upload sizes in PHP, and chunk size in MySQL.conf. System takes a few minutes before becoming responsive again.
Vesta 0.9.8 on CentOS 6.6 x64
- Sat Jun 20, 2015 10:43 pm
- Forum: Web Server
- Topic: Run NGINX on a different user for each site
- Replies: 1
- Views: 2836
Run NGINX on a different user for each site
How do I set the NGINX User parameter to a different user for each site/CPuser? in /etc/nginx/nginx.conf , the User parameter is there, but it will be ONE user used for all sites. How do I set a different NGINX User for each web site? When using Cache Purge plugins in WordPress, NGINX and PHP must b...