How would i install this.

[snake]

New Member
So I am looking at running an image hosting website url is http://imghost.me and as you can see by the error I need to install https://bitbucket.org/pierrejoye/gd-libgd Try running from ssh :

Quote: yum install gd gd-devel php-gd Or

First verify the php ,see if it's already installed.

Quote: rpm -qa | grep php If the GD Library isn't present in that list, it wasn't installed on the server yet. Install it using yum.

Quote: yum install php-gd Then just restart apache

Quote: service httpd restart Regards Bharat helped me everything is fixed thanks alot
biggrin.gif
!
 
Top