环境搭建Ubuntu PHP5.6 安装本页总览Ubuntu PHP5.6 安装PHP sudo apt install software-properties-commonsudo add-apt-repository ppa:ondrej/phpsudo apt updatesudo apt install php5.6-fpmsudo apt install php5.6-mbstring php5.6-mcrypt php5.6-mysql php5.6-xml Nginx sudo apt install nginx-full MySQL 5.7 见单独的 参考 https://askubuntu.com/questions/756181/installing-php-5-6-on-xenial-16-04 https://askubuntu.com/questions/998920/1698-access-denied-for-user-rootlocalhost-mysql-5-7-and-ubuntu-16-04 https://computingforgeeks.com/how-to-install-mysql-on-ubuntu-focal/