php 7.0 version debian 8 ii php 1:7.0+49 all server-side, HTML-embedded scripting language (default) ii php-apcu 5.1.8+4.0.11-1 amd64 APC User Cache for PHP ii php-apcu-bc 1.0.3-2 amd64 APCu Backwards Compatibility Module ii php-bz2 1:7.0+49 all bzip2 module for PHP [default] ii php-common 1:49 all Common files for PHP packages ii php-curl 1:7.0+49 all CURL module for PHP [default] ii php-gd 1:7.0+49 all GD module for PHP [default] ii php-imagick 3.4.3~rc2-2+deb9u1 amd64 Provides a wrapper to the ImageMagick library ii php-intl 1:7.0+49 all Internationalisation module for PHP [default] ii php-mbstring 1:7.0+49 all MBSTRING module for PHP [default] ii php-mcrypt 1:7.0+49 all libmcrypt module for PHP [default] ii php-mysql 1:7.0+49 all MySQL module for PHP [default] ii php-net-ftp 1:1.4.0-2 all Net_FTP provides an OO interface to the PHP FTP functions plus some additions ii php-smbclient 0.8.0-3 amd64 PHP wrapper for libsmbclient ii php-xml 1:7.0+49 all DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default] ii php-zip 1:7.0+49 all Zip module for PHP [default] ii php7.0 7.0.33-0+deb9u7 all server-side, HTML-embedded scripting language (metapackage) ii php7.0-bz2 7.0.33-0+deb9u7 amd64 bzip2 module for PHP ii php7.0-cli 7.0.33-0+deb9u7 amd64 command-line interpreter for the PHP scripting language ii php7.0-common 7.0.33-0+deb9u7 amd64 documentation, examples and common module for PHP ii php7.0-curl 7.0.33-0+deb9u7 amd64 CURL module for PHP ii php7.0-gd 7.0.33-0+deb9u7 amd64 GD module for PHP ii php7.0-intl 7.0.33-0+deb9u7 amd64 Internationalisation module for PHP ii php7.0-json 7.0.33-0+deb9u7 amd64 JSON module for PHP ii php7.0-mbstring 7.0.33-0+deb9u7 amd64 MBSTRING module for PHP ii php7.0-mcrypt 7.0.33-0+deb9u7 amd64 libmcrypt module for PHP ii php7.0-mysql 7.0.33-0+deb9u7 amd64 MySQL module for PHP ii php7.0-opcache 7.0.33-0+deb9u7 amd64 Zend OpCache module for PHP ii php7.0-readline 7.0.33-0+deb9u7 amd64 readline module for PHP ii php7.0-xml 7.0.33-0+deb9u7 amd64 DOM, SimpleXML, WDDX, XML, and XSL module for PHP ii php7.0-zip 7.0.33-0+deb9u7 amd64 Zip module for PHP https://github.com/oerdnj/deb.sury.org/wiki/Managing-Multiple-Versions https://www.howtoforge.com/tutorial/how-to-install-php-7-for-ispconfig-3-from-debian-packages-on-debian-8-and-9/#-install-php--4 apt-get -s install php php-apcu php-apcu-bc php-bz2 php-common php-curl php-gd php-imagick php-intl php-mbstring php-mcrypt php-mysql php-net-ftp php-smbclient php-xml php-zip php7.0 php7.0-bz2 php7.0-cli php7.0-common php7.0-curl php7.0-gd php7.0-intl php7.0-json php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-opcache php7.0-readline php7.0-xml php7.0-zip apt-get -s install php php-apcu php-apcu-bc php-bz2 php-common php-curl php-gd php-imagick php-intl php-mbstring php-mysql php-net-ftp php-smbclient php-xml php-zip php7.4 php7.4-bz2 php7.4-cli php7.4-common php7.4-curl php7.4-gd php7.4-intl php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-xml php7.4-zip apt-get -s install php php-apcu php-apcu-bc php-bz2 php-common php-curl php-gd php-imagick php-intl php-mbstring php-mysql php-net-ftp php-smbclient php-xml php-zip php7.3 php7.3-bz2 php7.3-cli php7.3-common php7.3-curl php7.3-gd php7.3-intl php7.3-json php7.3-mbstring php7.3-mysql php7.3-opcache php7.3-readline php7.3-xml php7.3-zip update-alternatives --query php update-alternatives --set php /usr/bin/php7.3 a2dismod php7.0 a2enmod php7.3 systemctl restart apache2 I seguenti pacchetti sono stati installati automaticamente e non sono piĆ¹ richiesti: linux-image-4.9.0-3-amd64 linux-image-4.9.0-6-amd64 php7.0 php7.0-bz2 php7.0-curl php7.0-gd php7.0-intl php7.0-mbstring php7.0-mysql php7.0-xml php7.0-zip Usare "apt autoremove" per rimuoverli. The following additional packages will be installed: libapache2-mod-php7.0 libapache2-mod-php7.4 libargon2-1 libicu64 libonig4 libpcre2-8-0 libpcre3 libsodium23 libzip4 php7.0-bz2 php7.0-cli php7.0-common php7.0-curl php7.0-gd php7.0-intl php7.0-json php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-opcache php7.0-readline php7.0-xml php7.0-zip Pacchetti suggeriti: php-pear opcache opcache.enable=1 opcache.enable_cli=1 opcache.interned_strings_buffer=8 opcache.max_accelerated_files=10000 opcache.memory_consumption=256 opcache.save_comments=1 opcache.revalidate_freq=1 apcu extension=apcu.so apc.enable = 1 apc.enable_cli = 1 apc.shm_size=32M apc.ttl=3600 apc.user_ttl=7200 apc.gc_ttl=3600 apc.max_file_size=1M