I am trying to install 1.4.1 on a windows server it fails on the GD library check
(Checking for GD library GD library are mandatory for some modules and functionality.)
I have enabled
[PHP_GD2]
extension=php_gd2.dll
in the php.ini but no joy
What should I try / do next?
Thanks
Dan
GD library not installed on Windows 64bit server [SOLVED]
GD library not installed on Windows 64bit server [SOLVED]
Last edited by dwinters on Fri Aug 22, 2008 8:07 am, edited 1 time in total.
Re: GD library not installed on Windows 64bit server
Hi,
have you restarted your Webserver ?
Try this. For me this was the solution on a WAMP System
Greetings,
Michael
have you restarted your Webserver ?
Try this. For me this was the solution on a WAMP System

Greetings,
Michael
Re: GD library not installed on Windows 64bit server
Cant believe it was that simple!
Cheers restarted the Web Service on IIS and bingo!
Thanks
Dan
Cheers restarted the Web Service on IIS and bingo!
Thanks
Dan