L
L
LightSid2017-02-02 12:43:00
PHP
LightSid, 2017-02-02 12:43:00

Why is PHP GD not installed?

Can't install php-gd
Tried these commands:


sudo apt-get install php5-gd
sudo apt-get install php-gd

And gives out:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package php5-gd is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'php5-gd' has no installation candidate

Ubuntu 14.04 and php 5.5 installed on the server

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Eugene, 2017-02-02
@Nc_Soft

php55-gd

D
Dmitry, 2017-02-02
@slo_nik

Good afternoon. What does the dpkg -l|grep php command
give in response Perhaps this article will help you .

N
Nazar Mokrinsky, 2017-02-02
@nazarpc

apt-get install php5-gd
This works on pure Ubuntu 14.04 after apt-get update
List the contents of /etc/apt/sources.list and if there is anything in /etc/apt/sources.list.d then list files from that directory first.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question