Forums WAPPStack

gd library not install!

Subscribe to gd library not install! 2 post(s), 2 voice(s)

 
Avatar canhcovang 1 post

i installed wappstack on windowxp.then i install pretashop 1.0 but it says me :”Gd library is not installed”.But i think in php.ini Gd is installed.why ?help me!

 
Avatar beltran Administrator 417 post(s)

Hi,

I have just checked that WAPPStack has Gd installed and enabled. You can check the enable modules writing this script:

<?php
phpinfo();
phpinfo(INFO_MODULES);
?>

Could you search in the Apache logs if there are more errors?

Forums WAPPStack