Installing Lumen -- Red Hat/CentOS
Posted 饶翠
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Installing Lumen -- Red Hat/CentOS相关的知识,希望对你有一定的参考价值。
####To install a modern version of php on Red Hat and CentOS
I recommend using the Webtatic ( https://webtatic.com/ ) yum repository.
First, add the repository with the Webtatic release RPM; you should use the repository that matches your specific version
# CentOS/REHL 7
$ yum -y update
$ sudo rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
$ sudo rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
Adding the Webtatic Repository
$ yum install \
php71w.x86_64 \
php71w-mysql.x86_64 \
php71w-mbstring.x86_64 \
php71w-xml.x86_64 \
php71w-pecl-xdebug.x86_64
以上是关于Installing Lumen -- Red Hat/CentOS的主要内容,如果未能解决你的问题,请参考以下文章
Lumen Redis 队列连接错误。从服务器读取行时出错。 [tcp://xxxxxx:25061]