当前位置:网站首页>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
边栏推荐
猜你喜欢

第8章、MapReduce 生产经验
![[vscode - vehicle plug-in reports an error] cannot find module 'xxx' or its corresponding type declarations Vetur(2307)](/img/7f/3d6b6ea5319f7165e07baf0a78d318.jpg)
[vscode - vehicle plug-in reports an error] cannot find module 'xxx' or its corresponding type declarations Vetur(2307)

New knowledge! The virtual machine network card causes your DNS resolution to slow down

Pits encountered in the use of El checkbox group

Realize PDF to picture conversion with C #

How to migrate or replicate VMware virtual machine systems

Software testing assignment - the next day

Daily question brushing record (11)

The dynamic analysis and calculation of expressions are really delicious for flee

Summary of remote connection of MySQL
随机推荐
Software testing assignment - day 3
MySQL installation
crontab定时任务
php artisan
C2338 Cannot format an argument. To make type T formattable provide a formatter<T> specialization:
Create your own deep learning environment with CONDA
Laravel框架 踩坑(一)
Unittest attempt
error C2017: 非法的转义序列
100000 bonus is divided up. Come and meet the "sister who braves the wind and waves" among the winners
In depth analysis of reentrantlock fair lock and unfair lock source code implementation
Dbnet: real time scene text detection with differentiable binarization
Winter vacation work of software engineering practice
Derivation of variance iteration formula
centos php7.2.24升级到php7.3
Summary of the design and implementation of the weapon system similar to the paladin of vitality
Application scenarios of Catalan number
Software testing learning - day 3
2022 cisp-pte (III) command execution
Personally design a highly concurrent seckill system