Comments on: How to Install PHP 7.2 on Debian 9 https://www.rosehosting.com/blog/how-to-install-php-7-2-on-debian-9/ Premium Linux Tutorials Since 2001 Mon, 12 Dec 2022 13:12:22 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: Abe https://www.rosehosting.com/blog/how-to-install-php-7-2-on-debian-9/#comment-48131 Sun, 15 Mar 2020 15:33:11 +0000 https://www.rosehosting.com/blog/?p=27996#comment-48131 I followed the instructions as root the second time. Did not see errors.
However info.php produces nothing in the browser?
Did follow with service apache2 restart
I never installed mysql (it should not be needed).

root@VRR:~# php -vPHP 7.2.28-4+0~20200224.38+debian9~1.gbp1ca010 (cli) (built: Feb 24 2020 18:39:56) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.2.28-4+0~20200224.38+debian9~1.gbp1ca010, Copyright (c) 1999-2018, by Zend Technologies

]]>
By: admin https://www.rosehosting.com/blog/how-to-install-php-7-2-on-debian-9/#comment-47839 Sat, 29 Jun 2019 08:20:37 +0000 https://www.rosehosting.com/blog/?p=27996#comment-47839 In reply to Trent.

You can install php7.2-gd with the following command: sudo apt install php7.2-gd

]]>
By: Trent https://www.rosehosting.com/blog/how-to-install-php-7-2-on-debian-9/#comment-47838 Fri, 28 Jun 2019 14:56:05 +0000 https://www.rosehosting.com/blog/?p=27996#comment-47838 In reply to admin.

This repo does not have php7.2-gd

]]>
By: admin https://www.rosehosting.com/blog/how-to-install-php-7-2-on-debian-9/#comment-47707 Fri, 05 Apr 2019 12:41:06 +0000 https://www.rosehosting.com/blog/?p=27996#comment-47707 In reply to Julia.

Double check your sources.list. Chances are that you are using some non-standard Debian repository.

]]>
By: Julia https://www.rosehosting.com/blog/how-to-install-php-7-2-on-debian-9/#comment-47705 Thu, 04 Apr 2019 18:02:42 +0000 https://www.rosehosting.com/blog/?p=27996#comment-47705 Hi, this is a great article, I am getting this error for all the packages when I install:

Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is to be installed

]]>
By: Anthony https://www.rosehosting.com/blog/how-to-install-php-7-2-on-debian-9/#comment-47599 Thu, 14 Feb 2019 12:36:10 +0000 https://www.rosehosting.com/blog/?p=27996#comment-47599 If this process isn’t working for you: double check the article near where it tells you to: sudo apt-get install ca-certificates apt-transport-https if you receive the error\warning messages and make sure you have “run the update command again” afterwards (sudo apt-get update). That’s the big I missed

]]>
By: admin https://www.rosehosting.com/blog/how-to-install-php-7-2-on-debian-9/#comment-47540 Wed, 16 Jan 2019 08:22:21 +0000 https://www.rosehosting.com/blog/?p=27996#comment-47540 Make sure you followed the steps correctly.

]]>
By: maorodriguez https://www.rosehosting.com/blog/how-to-install-php-7-2-on-debian-9/#comment-47539 Tue, 15 Jan 2019 19:23:42 +0000 https://www.rosehosting.com/blog/?p=27996#comment-47539 i was made all process but php don’t work

]]>