• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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