Problem with the installation of GD module

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
michalt
Forum Newbie
Posts: 1
Joined: Mon Jul 29, 2002 3:25 am

Problem with the installation of GD module

Post 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!
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
Post Reply