I installed php72-php-gd
, php70-php-gd
, 2 php-gd
in Amazon Linux 2 AMI server with
yum install php72-g
I can't get any information about GD library in php.info, the old server was Ubuntu 16.04.3 from DigitalOcean and works well there.
I installed php72-php-gd
, php70-php-gd
, 2 php-gd
in Amazon Linux 2 AMI server with
yum install php72-g
I can't get any information about GD library in php.info, the old server was Ubuntu 16.04.3 from DigitalOcean and works well there.
apt-get install php7.2-gd
works for me on Debian Stretch with this php7.2 packages php7.2 install
you have to know the name of the package you need, it differs from distro to distro and install it.
E: Unable to locate package php7.2-gd E: Couldn't find any package by regex 'php7.2-gd'
–
Burnaby Gd library don't work on wampserver with php 7.2.10
© 2022 - 2024 — McMap. All rights reserved.