用户工具

站点工具


linux:安装php56

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
linux:安装php56 [2019/10/30 19:51] zhangguolinux:安装php56 [2023/03/17 10:12] (当前版本) – 外部编辑 127.0.0.1
行 23: 行 23:
 安装php5.6.x 安装php5.6.x
 <code bash> <code bash>
-yum install --enablerepo=remi --enablerepo=remi-php56 php php-opcache php-devel php-mbstring php-mcrypt php-mysqlnd php-phpunit-PHPUnit php-pecl-xdebug php-pecl-xhprof+yum install --enablerepo=remi --enablerepo=remi-php56 php php-opcache php-devel php-mbstring php-mcrypt php-mysqlnd php-phpunit-PHPUnit php-pecl-xdebug php-pecl-xhprof -y
 </code> </code>
  
 安装php-fpm 安装php-fpm
 <code bash> <code bash>
-yum install --enablerepo=remi --enablerepo=remi-php56 php-fpm+yum install --enablerepo=remi --enablerepo=remi-php56 php-fpm -y
 </code> </code>
  
行 44: 行 44:
 ps -ef | grep php ps -ef | grep php
 netstat -anp | grep 9000 netstat -anp | grep 9000
 +</code>
 +
 +
 +<code bash>
 +/sbin/service httpd restart
 +/sbin/service iptables restart
 </code> </code>
  
  
  
linux/安装php56.1572436310.txt.gz · 最后更改: 2023/03/17 10:12 (外部编辑)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki