How to install php-gd on Ubuntu 18.04 (VestaCP r23 with nginx) Topic is solved
How to install php-gd on Ubuntu 18.04 (VestaCP r23 with nginx)
I have searched the forum but all the answers relate to much older versions. What I'm trying to achieve is to load and run php-gd library to nginx/php-fpm installation for Wordpress.
I'm unsure how to do it.
Configuration is as follows:
Thanks.
I'm unsure how to do it.
Configuration is as follows:
- Ubuntu 18.04
- VestaCP release 23
- php-fpm (php7.2.10)
- nginx 1.15.8
Thanks.
-
- Support team
- Posts: 1111
- Joined: Tue Jul 30, 2013 10:18 pm
- Contact:
- Os: CentOS 6x
- Web: nginx + php-fpm
Re: How to install php-gd on Ubuntu 18.04 (VestaCP r23 with nginx)
Try
Code: Select all
sudo apt install php7.2-gd
Re: How to install php-gd on Ubuntu 18.04 (VestaCP r23 with nginx)
I need help .
I want GD library with bundle version
GD lib comes with vestacp does not support the transparency on some functions.
I have checked it on cpanel the bundle version of library is worked with same code.
But when i run it on vestacp the transparency gone and black color there.
its ok if its paid help.
I want bundle version of gd library.
Thanks.
I want GD library with bundle version
GD lib comes with vestacp does not support the transparency on some functions.
I have checked it on cpanel the bundle version of library is worked with same code.
But when i run it on vestacp the transparency gone and black color there.
its ok if its paid help.
I want bundle version of gd library.
Thanks.