Re: [GD-DEVEL] GD on IIS 6
[email protected] (Pierre)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Marcelo, On Dec 12, 2007 12:00 AM, Marcelo Ribeiro <[email protected]> wrote: > Hello, > > I know this is not a support list and I am sorry about that, but I looked > everywere, spent many hors, and could not solve my issue. Well, we are here to help our users :-) > I did everything by the book to activate GD, many times, on my Win 2003 with > IIS and PHP already working. But the GD is refusing to work. > > Anyone has specific experience about that. The only required step is to enable php_gd.dll (or php_gd2.dll) in your php.ini. You have to restart the service so that the changes can be applied. PHP binaries already include a working GD extension which uses the bundled GD library (we maintain both). Feel free to come back if you still have issues! Cheers, --Pierre