Page 1 of 1

Problem with the installation of GD module

Posted: Mon Jul 29, 2002 3:25 am
by michalt
:oops:
I work with my PHP under Apache for Windows. I want install the GD module to work with graphic object. This module was downloaded from the INTERNET but it must be compiled. I know how I can do it under LINUX but HOW CAN I COMPILE THIS MODULE UNDER WINDOWS?
Please help me!

Posted: Mon Jul 29, 2002 3:44 am
by twigletmac
You don't need to compile the module for use with Windows. If you download the Windows binaries from php.net the gd.dll is included with it.

http://www.php.net/do_download.php?down ... -Win32.zip

Mac