Home > Misk > How to install /configure GD library for PHP 5 on appache / windows xp ?

How to install /configure GD library for PHP 5 on appache / windows xp ?

The default windows distribution of PHP comes with GD. So enabling the GD extension should be as simple as opening your php.ini file and uncommenting the necessary line. So this line:

Code:
;extension=php_gd2.dll
Should look like this (Remove the preceeding semi-colon):

Code:
extension=php_gd2.dll
Generally, your php.ini file will be in the folder in which you installed PHP.

Categories: Misk Tags: ,
  1. Vladimir
    May 15th, 2009 at 19:57 | #1

    This is not correct, since 5.25 at least. In PHP installation there is no such line in php.ini

  1. No trackbacks yet.

Videos, Slideshows and Podcasts by Cincopa Wordpress Plugin