Web Development Blog

by Ei Sabai Nyo

21 Oct, 2008

Enabling gd image library in PHP (Windows)    

1. Uncomment the following line in php.ini. php.ini file is located in the main directory of your PHP installation, for example: C:\PHP\php.ini.

;extension=php_gd2.dll

2. Make sure you have php_gd2.dll file in the extensions directory. The extension directory of my PHP installation is C:\PHP\ext. Look for the directive “extension_dir” in php.ini file to get the exact location of your extensions directory.

3. Run php.exe from your PHP installation directory.

3.1. If you don’t have the dll file, you will have a similiar error message as below:

Unknown(): Unable to load dynamic library 'C:\PHP\ext\php_gd2.dll' - The specified module could not be found.

Download the appropriate Windows Binaries from the Official PHP Website Downloads page and copy the required extension into your php extension directory.

4. Restart Apache server.

Technorati Tags: , , , ,

Love what you've just read? Subscribe to our newsletter to receive tips, resources and special offers related to web development & design.
Your name:   Your email:  

2 Responses to “Enabling gd image library in PHP (Windows)”

  1. Eugene says:

    Now everyone is talking about the American economy and eclections, nice to read something different. Eugene

  2. Carl Broady says:

    You are so right Eugene. Everyone is so caught up in the global economic wows it really is very refreshing to read something different.

Profile PicHello! Welcome to Web development blog! My name is Ei Sabai and on this blog, I write about web development, mobile app development, latest web technologies and the likes. Read more about me or have a look at some of the tips & resources I've written.
Subscribe to our newsletter to receive tips, resources and special offers related to web development & design.
We do NOT spam.
Your name:  
Your email:  

Tips & Resources

Tips & Resources
WordPress Web Hosting
Recommended web hosting providers for WordPress 3.0
iPhone Native App Development
Important steps into iPhone app development for beginners
iPhone Web App Development
Tips for iPhone web app development
Coupons for Web Developers
Get discounts on web hosting, domain names, templates, etc
10 Useful jQuery Snippets
Easy-to-use jQuery snippets for any website
HTML Email Newsletter
Step-by-step tutorial on how to code an HTML email newsletter
  • bluehost Hosting $6.95/month
  • Joomla Templates

Recommended Book

Categories