missing php 'gd' extnsion

3 posts by 2 authors in: Forums > CMS Builder
Last Post: February 11, 2009   (RSS)

By bruno - February 11, 2009

I was installing CMS builder and ran into this error. Never encountered this before.

This program requires the PHP 'GD' extension.
Please ask your server administrator to install missing PHP extension(s).

Can you advise on what to do about this?

Thanks,
Niki

Re: [bruno] missing php 'gd' extnsion

By Dave - February 11, 2009

Hi Niki,

CMS Builder requires a PHP extension called "GD" to create thumbnails and resize images. Almost all PHP programs use this extension to resize images and almost all hosts have it installed, but some don't.

If a host doesn't have it installed and we try to resize an image we'll get an error, so CMS Builder automatically checks for it on install.

The solution is to email your host or server administrator and ask them to install the GD php extension.

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] missing php 'gd' extnsion

By bruno - February 11, 2009

Thanks for the quick response Dave! I did a search after I posted this and found the same info! Sorry I didnt do that before posting :)

Niki