当前位置:网站首页>centos php7.2.24升级到php7.3
centos php7.2.24升级到php7.3
2022-07-03 06:51:00 【AquilaEAG】
1、删除PHP 7.2.24及相关模块
https://www.jianshu.com/p/affcf885d1f7
2、安装epel-release 7版本
yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm
https://www.jianshu.com/p/1882cd3b2295
注:EPEL,即Extra Packages for Enterprise Linux的简称,是为企业级Linux提供的一组高质量的额外软件包,包括但不限于Red Hat Enterprise Linux (RHEL), CentOS and Scientific Linux (SL), Oracle Enterprise Linux (OEL)。(关于 : EPEL)
3、安装PHP 7.3
https://blog.csdn.net/laohe08/article/details/93166590
4、Linux创建软连接–ln -s
[[email protected]-20-2-centos data]# which php73
/usr/bin/php73
[[email protected]-20-2-centos data]# ln -s /usr/bin/php73 /usr/bin/php
[[email protected]-20-2-centos data]# php --version
PHP 7.3.33 (cli) (built: Jun 7 2022 08:45:21) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.33, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.3.33, Copyright (c) 1999-2018, by Zend Technologies
边栏推荐
- Software testing learning - day 3
- What are the characteristics and functions of the scientific thinking mode of mechanical view and system view
- [LeetCode]404. 左叶子之和
- Redis command
- 数值法求解最优控制问题(一)——梯度法
- 【无标题】8 简易版通讯录
- Derivation of variance iteration formula
- [LeetCode]404. Sum of left leaves
- MATLAB如何修改默认设置
- Yolov2 learning and summary
猜你喜欢

Realize PDF to picture conversion with C #

利用C#实现Pdf转图片

Software testing assignment - day 1

HMS core helps baby bus show high-quality children's digital content to global developers

Arctic code vault contributor

The list of "I'm crazy about open source" was released in the first week, with 160 developers on the list

2022年华东师范大学计科考研复试机试题-详细题解
![[untitled]](/img/72/4ff9354634342580a135debb58b60e.jpg)
[untitled]

How to migrate or replicate VMware virtual machine systems

2022 East China Normal University postgraduate entrance examination machine test questions - detailed solution
随机推荐
Stream stream
Machine learning | simple but feature standardization methods that can improve the effect of the model (comparison and analysis of robustscaler, minmaxscaler, standardscaler)
La loi des 10 000 heures ne fait pas de vous un maître de programmation, mais au moins un bon point de départ
2022-06-23 vgmp OSPF inter domain security policy NAT policy (under update)
pytorch练习小项目
10000小時定律不會讓你成為編程大師,但至少是個好的起點
Practice of enterprise ab/testing platform
Basic teaching of crawler code
远端rostopic的本地rviz调用及显示
Dbnet: real time scene text detection with differentiable binarization
【code】if (list != null && list.size() > 0)优化,集合判空实现方式
Install VM tools
[LeetCode]404. Sum of left leaves
Summary of remote connection of MySQL
【5G NR】UE注册流程
How to migrate or replicate VMware virtual machine systems
2022 cisp-pte (III) command execution
MATLAB如何修改默认设置
2022年华东师范大学计科考研复试机试题-详细题解
What are the characteristics and functions of the scientific thinking mode of mechanical view and system view