View Full Version : GD graphics library "failed"
cutmorecool
03-17-2008, 01:06 PM
Hi I get the above error when running the installation of pixel post... any help would be great
running PHP 4.4.7
via Cpanel (portland hosting)
Dkozikowski
03-17-2008, 03:55 PM
It seems that you do not have the GD library installed.
You can double check by creating a file called info.php using a simple text editor. Within the blank info.php file place the following code and save:
<?php phpinfo(); ?>
Once saved, upload to your webhost and point your browser to the info.php file. Search the output for anything to do with GD
cutmorecool
03-17-2008, 04:04 PM
hi
created the file as suggested..
http://www.shepo.co.uk/info.php
I think you are right it's not there what do you think I should do.. contact the ISP or do I have to install it
cheers
Dkozikowski
03-17-2008, 04:12 PM
Yup, it's missing.
You're going to have to contact your host and ask them to install the GD Graphics Library.
Also, I would recommend removing the info.php file from your server now. It's no longer needed.
cutmorecool
03-17-2008, 05:20 PM
ok thanks for help.. awaiting supports response
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.