当前位置:网站首页>Upgrade CentOS php7.2.24 to php7.3
Upgrade CentOS php7.2.24 to php7.3
2022-07-03 06:55:00 【AquilaEAG】
1、 Delete PHP 7.2.24 And related modules
https://www.jianshu.com/p/affcf885d1f7
2、 install epel-release 7 edition
yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm
https://www.jianshu.com/p/1882cd3b2295
notes :EPEL, namely Extra Packages for Enterprise Linux For short , It's for the enterprise class Linux A set of high-quality extra packages , Including but not limited to Red Hat Enterprise Linux (RHEL), CentOS and Scientific Linux (SL), Oracle Enterprise Linux (OEL).( About : EPEL)
3、 install PHP 7.3
https://blog.csdn.net/laohe08/article/details/93166590
4、Linux Create a soft connection –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
边栏推荐
猜你喜欢
熊市里的大机构压力倍增,灰度、Tether、微策略等巨鲸会不会成为'巨雷'?
Software testing assignment - day 1
Example of joint use of ros+pytoch (semantic segmentation)
On the practice of performance optimization and stability guarantee
IC_ EDA_ All virtual machine (rich Edition): questasim, vivado, VCs, Verdi, DC, Pt, spyglass, icc2, synthesize, innovative, ic617, mmsim, process library
Summary of remote connection of MySQL
【无标题】
golang操作redis:写入、读取hash类型数据
ssh链接远程服务器 及 远程图形化界面的本地显示
Jmeter+influxdb+grafana of performance tools to create visual real-time monitoring of pressure measurement -- problem record
随机推荐
instanceof
Tool class static method calls @autowired injected service
Laravel框架 踩坑(一)
centos php7.3安装redis扩展
Use the jvisualvm tool ----- tocmat to start JMX monitoring
Architecture notes
A letter to graduating college students
UTC时间、GMT时间、CST时间
Simple understanding of bubble sorting
Yolov1 learning notes
[open source project recommendation colugomum] this group of undergraduates open source retail industry solutions based on the domestic deep learning framework paddlepadddle
Unittest attempt
Pits encountered in the use of El checkbox group
[leetcode] day93 - intersection of two arrays II
多个全局异常处理类,怎么规定执行顺序
Thoughts in Starbucks
Selenium - by changing the window size, the width, height and length of different models will be different
opencv
[vscode - vehicle plug-in reports an error] cannot find module 'xxx' or its corresponding type declarations Vetur(2307)
【开源项目推荐-ColugoMum】这群本科生基于国产深度学习框架PaddlePadddle开源了零售行业解决方案