Re: [GD-DEVEL] Having problems getting php to see gd library
[email protected] ("Pierre Joye") Fri, 26 Sep 2008 15:27:38 +0200
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
hi, On Fri, Sep 26, 2008 at 1:28 PM, Brereton, Stephen <[email protected]> wrote: > > > We're using windows 2003, php 5.2.5 > > The php_gd2.dll is copied to the extensions folder, alongside the mysqli > one that php does find. > Is this sufficient for GD to work/be found by, say, Plogger? Or do I > need to install anything else? It has to be enabled in your php.ini (see phpinfo(); output to know which php.ini is being used) and restart your web server. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org