“Rednotebook”与“Remi多版本php共存”:页面之间的差异
(页面间差异)
无编辑摘要 |
|||
第1行: | 第1行: | ||
= | =mirrors= | ||
https://mirrors.tuna.tsinghua.edu.cn/remi/ | |||
http://rpms.remirepo.net/fedora/30/ | |||
=php74 php 80= | |||
== 机器原有php80 add php73== | |||
<pre> | <pre> | ||
</pre> | </pre> | ||
=see also= | |||
[https://www.cnblogs.com/zjllearn/p/13614832.html 使用epel和remi第三方yum源,安装指定常用版本php] | |||
[https://tlanyan.me/install-newest-php7-and-php8-with-remi-repo/ 使用Remi源安装最新版PHP 7和PHP 8] | |||
[https://segmentfault.com/a/1190000022477510 CentOS7 多版本 PHP 部署,php-fpm 及 nginx 配置] | |||
[https://liuhd.github.io/2018/05/06/centos-multiple-version-php-install-reference/ centos中安装多版本php并同时用于nginx] | |||
[https://segmentfault.com/a/1190000022341022?utm_source=sf-similar-article Laravel 项目部署,php-fpm 及 nginx 配置] | |||
[ | [[category:php]] [[category:devops]] | ||
[[category: |
2021年12月7日 (二) 08:22的最新版本
mirrors
https://mirrors.tuna.tsinghua.edu.cn/remi/
http://rpms.remirepo.net/fedora/30/
php74 php 80
机器原有php80 add php73
see also
使用epel和remi第三方yum源,安装指定常用版本php