SMF Shop

SMFShop => Installation Problems => Topic started by: theem on May 29, 2007, 03:53:46 pm

Title: How to install GD..
Post by: theem on May 29, 2007, 03:53:46 pm
I have successfully installed my server from your tutorial ...
but i am not able to enable GD !!!
PLEASE help me with this...
Title: Re: How to install GD..
Post by: feeble on May 29, 2007, 07:50:57 pm
in php.ini

search for
Code: [Select]
;extension=php_gd2.dll
change to
Code: [Select]
extension=php_gd2.dll
then restart apache server