• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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