seriously, i need to get my page running with images. The msg keep appearing that i havent properly install my gd tool. Not only i have no idea how to do that, my hosting only told me that ImageMagick is in C:\.

how to do that?

Comments

Zen’s picture

GD has nothing to do with imagemagick. Check the related thread here on enabling GD on your box..

hth
-K

lissa’s picture

thanx man, but i'm running the site on a virtual host, so i don't really have the php.ini file when i look at my filemanager. is there another way to do it within drupal files itself? if not, can u explain to me in layman terms how to do this?-lissa-

Zen’s picture

Try loading the phpinfo file (as in the other link) and see what modules are installed. If you don't see GD there, ask your host to activate it. All hosts usually have it enabled, so there should be no reason to not have it enabled.

If need be, upload the phpinfo file and link to it here. You can delete it later..

Keep us posted :)
-K

nedjo’s picture

GD is software that needs to be installed on the server, and then PHP (the software that Drupal is written in) has to be compiled with GD support. None of this is stuff you can do yourself when you're on a commercial host. I suggest write the techies at your host an email and ask "Is GD available? If not, can you install it?"

lissa’s picture

thanx u guys..i will write to the my hosting (again).. till then, i will keep u updated once i got their reply...
-lissa-