Search found 2 matches
- Wed Feb 17, 2016 2:42 pm
- Forum: Web Server
- Topic: Php7 Upgrade under Nginx + Php-fpm
- Replies: 12
- Views: 24048
Re: Php7 Upgrade under Nginx + Php-fpm
Thanks tjebbeke, it worked.tjebbeke wrote:Folow this:
https://webtatic.com/packages/php70/
I used:
Code: Select all
yum install yum-plugin-replace
yum replace php-common --replace-with=php70w-common
Thanks!
- Tue Feb 16, 2016 9:56 am
- Forum: Web Server
- Topic: Php7 Upgrade under Nginx + Php-fpm
- Replies: 12
- Views: 24048
Php7 Upgrade under Nginx + Php-fpm
Hello Vesta Community :) I´m new in this forum and quite new in VestaCP and new in Linux too. I´ve been testing it some months ago but this time I´m going to use VestaCP for my production sites. My question is about a fresh install on a Centos 6 in my VPS. I´ve installed VestaCP Nginx+Php-fpm and no...