How to add GD support to PHP on a Linux server with Plesk

Adding GD graphic libraries support to php on your linux server with Plesk is relatively simple.

1.  Log into your server using ssh to get to a command line prompt.

2.  Sype the following command to install a version of php with GD support:  up2date php-gd

3.  restart your web service with this command:  service httpd restart


That is it! Your web server is now runing php with GD.
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Mailbox unavailable or not local error messages

If you receive this error when adding a domain:Unable to send notification: mail() failed: SMTP...

Logging into Plesk

The login page for Plesk can be found athttps://IPaddress:8443IP address should be substituted...

How do I add several IPs at the same time in Windows? (Plesk IPmanage.exe)

Managing IP Addresses in Windows with Ipmanage.exe UtilityIpmanage.exe utility allows you to...

How do I retrieve the Plesk control panel password?

You can always get the Plesk password if you have Administrative access to the server. If you...

What is included in the Plesk Powerpack?

The Power Pack is a bundle of the SpamAssassin, Application Pack, Helpdesk, Tomcat, ColdFusion,...