Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/227.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在debian上获取php7的特定版本_Php_Installation_Debian_Php 7 - Fatal编程技术网

在debian上获取php7的特定版本

在debian上获取php7的特定版本,php,installation,debian,php-7,Php,Installation,Debian,Php 7,如何获得php7的特定版本?我想获得php7.0.3,因为默认安装php7现在是php7.0.5。您可以在这里找到它: 或者您可以使用: http://php.net/get/php-7.0.3.tar.gz/from/a/mirror http://php.net/get/php-7.0.3.tar.bz2/from/a/mirror http://php.net/get/php-7.0.3.tar.xz/from/a/mirror 看看如何在一台机器上安装各种PHP版本(和特定版本)。

如何获得php7的特定版本?我想获得php7.0.3,因为默认安装php7现在是php7.0.5。

您可以在这里找到它:

或者您可以使用:

http://php.net/get/php-7.0.3.tar.gz/from/a/mirror
http://php.net/get/php-7.0.3.tar.bz2/from/a/mirror
http://php.net/get/php-7.0.3.tar.xz/from/a/mirror
看看如何在一台机器上安装各种PHP版本(和特定版本)。