Debian 8 Php 5.6

Holbihost continues to provide support for PHP versions 5.3, 5.4, 5.5, 5.6 on the newest Linux based Operating Systems, like Debian GNU/Linux 9 “Stretch”.

Debian 9 is shipped with latest OpenSSL 1.1 out of the box. But it is known fact that old PHP versions 5.3, 5.4, 5.5, and still supported PHP 5.6 version, are compatible with OpenSSL 1.0 and not compatible with OpenSSL 1.1.

Debian 8 upgrade php 5.6 to 7.2

Install the latest version of PHP 5: sudo apt-get install php5. Check the installed version of PHP 5 (phpinfo will still show old PHP version until apache restart): php -v. Finally, restart the apache: sudo service apache2 restart. By the way, it’s not possible (as far as I know) to install PHP 5.5 on Debian 6 (without compiling source.

Installed libsodium in Debian 8 for PHP 5.6: apt-get install php-pear libsodium apt-get install libssl1.0.0=1.0.1t-1+deb8u6 apt-get install libssl-dev apt-get install php5-dev pecl install libsodium cd /etc/php5/mods-available/ cp xsl.in. $ sudo apt install php5.6-fpm PHP 5.6 $ sudo apt install php7.0-fpm PHP 7.0 $ sudo apt install php7.1-fpm PHP 7.1 $ sudo apt install php7.2-fpm PHP 7.2 $ sudo apt install php7.3-fpm PHP 7.3 4. To install any PHP modules, simply specify the PHP version and use the auto-completion functionality to view all modules as follows.

Debian 8 Php 5.6

Also PHP core team confirmed that PHP 5.6 (supported until January 1st, 2019) will never compile against OpenSSL 1.1.

Debian 8 Php 5.6 Download

Therefore it is not possible to build and use PHP versions 5.3, 5.4, 5.5, 5.6 on Debian 9 with default OpenSSL 1.1.

Debian 8 Upgrade Php 5.6 To 7.2

Considering that many our existent and new clients still require PHP 5 support for their projects, but at the same time require modern, secure and long-term supported Operating System, Holbihost implemented PHP 5.3, 5.4, 5.5, 5.6 support on Debian GNU/Linux 9 “Stretch”.

Debian 8 Php 5.6 Source Code

Important notice: PHP 5 versions will be fully supported by Holbihost on Debian 9 until June, 2022.

Comments are closed.