The GD library for PHP is missing or outdated

anuarlezama - October 12, 2008 - 16:10

I need to create an e commerce site as a project for a the e commerce class, and a friend recommended me to try Drupal, cuz it was easy now i am stuck in this part of the installation and an error appears saying...

The GD library for PHP is missing or outdated.

i got no idea what to do still searching. up to now i have only read for solutions about having a local server but nothing for remote things, but fundamental aspects are:

Server is remote, at school i read somewhere that i could create this file and named it phpinfo and run it to see about the server so the infor here

http://lewis.upc.es/~anuar/phpinfo

i got no idea what to do HELP please

Thank You

It is what it says. The GD

cog.rusty - October 12, 2008 - 16:55

It is what it says. The GD library is not installed and must be installed in PHP (http://php.net/gd)
PHP must be compiled with GD support.

 
 

Drupal is a registered trademark of Dries Buytaert.