• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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