Displaying 2 results from an estimated 2 matches for "php77".
Did you mean:
php72
2017 Nov 28
0
Announcing release of PHP 7.1 on CentOS Linux 7 x86_64
....
QuickStart
----------
You can get started in three easy steps:
$ sudo yum install centos-release-scl
$ sudo yum install rh-php71
$ scl enable rh-php71 bash
At this point you should be able to use php just as a normal
application. Examples of commands run might be:
$ service rh-php77-php-fpm start
$ php my-app.php
$ sudo yum install rh-php71-php-devel
$ sudo yum install libxml2-devel
$ sudo pear install Cache_Lite
$ sudo pecl install xmldiff
In order to view the individual components included in this collection,
including additional PHP modules, you can run...
2017 Nov 29
0
CentOS-announce Digest, Vol 153, Issue 7
....
QuickStart
----------
You can get started in three easy steps:
$ sudo yum install centos-release-scl
$ sudo yum install rh-php71
$ scl enable rh-php71 bash
At this point you should be able to use php just as a normal
application. Examples of commands run might be:
$ service rh-php77-php-fpm start
$ php my-app.php
$ sudo yum install rh-php71-php-devel
$ sudo yum install libxml2-devel
$ sudo pear install Cache_Lite
$ sudo pecl install xmldiff
In order to view the individual components included in this collection,
including additional PHP modules, you can run...