Search found 1 match
- Mon Feb 12, 2018 5:30 pm
- Forum: Web Server
- Topic: How to upgrade from php 5.x to 7.x for nginx + php-fpm
- Replies: 14
- Views: 31128
Re: How to upgrade from php 5.x to 7.x for nginx + php-fpm
I discover what to do next, we also need to change some folder name : $inst_dir/vesta/data/templates/web/nginx/php5-fpm $inst_dir/vesta/data/templates/web/php5-fpm/ to php7.x-fpm If not change that dirs, vesta can't show template on edit. "I copied in /usr/local/vesta/data/templates/web from php7.0-...