Does wamp come with GD library?
Posted by: serg (---.complex.upt.ro)
Date: March 16, 2007 11:07AM


Does wamp come with GD library for php? How do I check?
And if it doesn't how can I install the GD library ?

Thanks.

Options: ReplyQuote
Re: Does wamp come with GD library?
Posted by: serg (---.complex.upt.ro)
Date: March 16, 2007 11:17AM


I found out that wamp came with GD, but it wasn't enabled.

Options: ReplyQuote
Re: Does wamp come with GD library?
Posted by: CyberSpatium (71.237.217.---)
Date: March 16, 2007 11:25AM

yeah, you will need to enable the php_gd2 extension.



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

Please visit my latest website Clarify Loans:
ClarifyLoans.com

Options: ReplyQuote
Re: Does wamp come with GD library?
Posted by: serg (---.complex.upt.ro)
Date: March 16, 2007 11:36AM


I can't enable it !

I uncommented it:

;extension=php_filepro.dll
extension=php_gd2.dll
;extension=php_gettext.dll

in php.ini.

I checked that the extension dir is the correct one,
and still it doesn't work.

Fatal error: Call to undefined function imagecreate() in C:\wamp\www\phpgd.php on line 3

What can I do? Any ideas?

Options: ReplyQuote
Re: Does wamp come with GD library?
Posted by: serg (---.complex.upt.ro)
Date: March 16, 2007 12:11PM

I reainstalled WAMP, and now it works.

Options: ReplyQuote
Re: Does wamp come with GD library?
Posted by: CyberSpatium (71.237.217.---)
Date: March 16, 2007 02:26PM

any time you change anything in your apache config file httpd.conf or your php config file php.ini, you will need to restart apache for the new settings to take effect.


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

Please visit my latest website Clarify Loans:
ClarifyLoans.com

Options: ReplyQuote
Re: Does wamp come with GD library?
Posted by: wel51x (---.hsd1.ca.comcast.net)
Date: June 20, 2011 08:58PM

With all due respect, could someone explain how does one "enable the php_gd2 extension" for us newbies.

Thank you.

Options: ReplyQuote
Re: Does wamp come with GD library?
Posted by: wel51x (---.hsd1.ca.comcast.net)
Date: June 20, 2011 09:14PM

A BIG "never mind", problem was in my code.

Apologies if I wasted anyone's time.

Options: ReplyQuote


Sorry, only registered users may post in this forum.