Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

What is GD?


Guest

Recommended Posts

Posted

WE are still desperatly looking for an image proportion fix, and several contributions state you must have "GD".

 

What is GD?

Posted

it's a php library, check your server's config to see if it's installed.

 

to check that create a file (with a php extension) and put this in it

 

<?php

phpinfo();

?>

 

and you will find out if it's installed or not.

Posted

I don't mean to sound even dumber, but do I look in phpmyadmin?

Posted

An easy way is to go to

 

Administration->Tools->Server Info

 

Then look for the section in the display called gd.

 

HTH

Tom

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...