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

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








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?










share|improve this question























  • ? 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














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?










share|improve this question























  • ? 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












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?










share|improve this question















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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
















  • ? 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















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















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



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














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













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491