2016年5月27日 星期五

在 CentOS7/RHEL7 上架設多個 PHP 版本的 Web Server

設定目標:
  • 在 Centos 7 上安裝多個 php 版本的 Web Server!
  • Web Server 可以是 Apache 套件,也可以是 Nginx 套件!
    • 請參考這一篇的設定,架設好 Web Server!
快速設定流程:
  1. 利用 yum 安裝
    #yum install 
    

參考文獻:

  1. http://serverfault.com/questions/671400/multiple-versions-of-php-through-nginx
  2. http://www.server-world.info/en/note?os=CentOS_7&p=nginx&f=9
  3. https://www.digitalocean.com/community/tutorials/how-to-host-multiple-websites-securely-with-nginx-and-php-fpm-on-ubuntu-14-04
  4. https://serversforhackers.com/video/php-fpm-multiple-resource-pools
  5. https://www.howtoforge.com/how-to-use-multiple-php-versions-php-fpm-and-fastcgi-with-ispconfig-3-ubuntu-12.10
  6. https://www.howtoforge.com/perfect-server-centos-7-x86_64-nginx-dovecot-ispconfig-3