• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

GDLib on Plesk 7.5

F

fireburn

Guest
Hi

I am quite a newbie when it comes to Linux.

I cannot get GDLib working with my Plesk 7.5 installation - could anyone help me ? I am guessing I need to install GDLib on the server - but I do not know which Linux commands to use, and how.

Ive been looking for quite a lot of hours on the net for an answer now, but found nothing... Help, please ? :)
 
I'm not sure which OS you have, you should always include that in your posts. That being said, if you are using a RedHat flavor, 2 quick ways - take your pick. From the command line:

up2date -i php-gd

or

yum install php-gd

That should install GD2
 
Hi guys !

And thanks alot phoenix - that second one worked!!! Very nice :)

Sorry I forgot to mention the OS, and thanks for your help!
 
And can someone tell me how to install it on Debian ?

Already tried apt-get isntall gd2lib.
It installs but doesn't work !

PLease help
 
Back
Top