Jump to content

GD under Windows Apache 2


Recommended Posts

If you are using Windows and you have PHP installed. Then all you need to do is uncommentt the following line in the php.ini:
[b];extension=php_gd2.dll[/b]
to uncomment the above line remove the semi-colon (;) at the start of the line.

Save the php.ini and restart the Apache server.

NOTE: Make sure the [b]extension_dir[/b] directive is set up to point to PHP extension directory, (example: C:\php\ext).

Also I'm moving this to the Installation forum too.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.