Support for GD 2.0.30
Posted by: Exussum (90.240.9.---)
Date: April 10, 2007 08:52PM

How can i add this to my WAMP package ?

Is there any easy way to do it ? or would it be better installing all of the componants invivdually

Options: ReplyQuote
Re: Support for GD 2.0.30
Posted by: CyberSpatium (71.237.217.---)
Date: April 10, 2007 09:10PM

the gd2 library is already installed. you just need to enable support for gd2 in your php.ini file. wamp comes with a tool to enable it for you so you dont have to worry about having to edit the file yourself.

start wamp -> left click on the wamp tray icon -> php settings -> php extensions -> php_gd2

if there is not triangle next to php_gd2, it is disabled. click on it to enable. wamp will make the changes in your php.ini file and restart apache for the new setting to take effect.

or you can do it he old fasion way. open up your php.ini file:
start wamp -> left click on the wamp tray icon -> config files -> php.ini

find:
;extension=php_gd2.dll

change to:
extension=php_gd2.dll

save the file and restart apache for the new setting to take effect.l


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
clarifyloans.com

Options: ReplyQuote
Re: Support for GD 2.0.30
Posted by: Exussum (90.240.9.---)
Date: April 10, 2007 10:20PM

WAMP comes with GD 2.0.28, I want to upgrade this if possible to 2.0.30 do gif animation is supported

Thanks

Options: ReplyQuote
Re: Support for GD 2.0.30
Posted by: CyberSpatium (71.237.217.---)
Date: April 10, 2007 10:24PM

contact roms, the creater of wamp and ask him to include that version in the next release of wamp.


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
clarifyloans.com

Options: ReplyQuote


Sorry, only registered users may post in this forum.