How to upgrade gd library version to 2.2.5 from 2.1.1 for php 7.1?


up vote
1
down vote
favorite
How to upgrade gd library version to 2.2.5 from 2.1.1?
I'm working on an Ubuntu server 16.04 with php
version 7.1?
This is what I tried:
$ sudo apt-get install php7.1-gd
php7.1-gd is already the newest version
But when I look at phpinfo()
, it 's says:
GD header version - 2.2.5
GD library version -2.1.1.
Am I missing anything?
16.04 server php7
add a comment |Â
up vote
1
down vote
favorite
How to upgrade gd library version to 2.2.5 from 2.1.1?
I'm working on an Ubuntu server 16.04 with php
version 7.1?
This is what I tried:
$ sudo apt-get install php7.1-gd
php7.1-gd is already the newest version
But when I look at phpinfo()
, it 's says:
GD header version - 2.2.5
GD library version -2.1.1.
Am I missing anything?
16.04 server php7
? Some versions mix-up ?php7.1-gd
is an Ubuntu 17.10 package !
â Knud Larsen
Mar 5 at 14:30
@Michel: Try to restart you webserver (apache, nginx, php-fpm, lighttpd ? )
â abu_bua
Jul 5 at 23:10
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
How to upgrade gd library version to 2.2.5 from 2.1.1?
I'm working on an Ubuntu server 16.04 with php
version 7.1?
This is what I tried:
$ sudo apt-get install php7.1-gd
php7.1-gd is already the newest version
But when I look at phpinfo()
, it 's says:
GD header version - 2.2.5
GD library version -2.1.1.
Am I missing anything?
16.04 server php7
How to upgrade gd library version to 2.2.5 from 2.1.1?
I'm working on an Ubuntu server 16.04 with php
version 7.1?
This is what I tried:
$ sudo apt-get install php7.1-gd
php7.1-gd is already the newest version
But when I look at phpinfo()
, it 's says:
GD header version - 2.2.5
GD library version -2.1.1.
Am I missing anything?
16.04 server php7
16.04 server php7
edited Mar 5 at 10:42


galoget
2,1062820
2,1062820
asked Mar 5 at 9:32
Michel
1063
1063
? Some versions mix-up ?php7.1-gd
is an Ubuntu 17.10 package !
â Knud Larsen
Mar 5 at 14:30
@Michel: Try to restart you webserver (apache, nginx, php-fpm, lighttpd ? )
â abu_bua
Jul 5 at 23:10
add a comment |Â
? Some versions mix-up ?php7.1-gd
is an Ubuntu 17.10 package !
â Knud Larsen
Mar 5 at 14:30
@Michel: Try to restart you webserver (apache, nginx, php-fpm, lighttpd ? )
â abu_bua
Jul 5 at 23:10
? Some versions mix-up ?
php7.1-gd
is an Ubuntu 17.10 package !â Knud Larsen
Mar 5 at 14:30
? Some versions mix-up ?
php7.1-gd
is an Ubuntu 17.10 package !â Knud Larsen
Mar 5 at 14:30
@Michel: Try to restart you webserver (apache, nginx, php-fpm, lighttpd ? )
â abu_bua
Jul 5 at 23:10
@Michel: Try to restart you webserver (apache, nginx, php-fpm, lighttpd ? )
â abu_bua
Jul 5 at 23:10
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012005%2fhow-to-upgrade-gd-library-version-to-2-2-5-from-2-1-1-for-php-7-1%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
? Some versions mix-up ?
php7.1-gd
is an Ubuntu 17.10 package !â Knud Larsen
Mar 5 at 14:30
@Michel: Try to restart you webserver (apache, nginx, php-fpm, lighttpd ? )
â abu_bua
Jul 5 at 23:10