PHP 7 installation

Remi's RPM repository

To install PHP 7 on Centos 7 just follow the installation wizard on this site:

http://rpms.remirepo.net/wizard/

 

Now you can install php 7 with:

root$

yum install php

UTF-8

Open /etc/php.ini and make sure default-charset is set to UTF-8.

default_charset = "UTF-8"

Kommentare

Bitte rechnen Sie 6 plus 4.