Checking for GD library -please help me~

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
butterbee
New Member
New Member
Posts: 2
Joined: Tue Nov 06, 2012 1:08 pm

Checking for GD library -please help me~

Post by butterbee »

I'm trying to install CMS Made Simple1.11.2.1 ,at the step 'Checking permissions and PHP settings',I'm asked to check for GD library.

my PHP Version is 5.4.0, and I actually found libgd under php.
I don't know why it cannot pass....

Excuse me for my poor English....please help me~~~~~~~~
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Checking for GD library -please help me~~~~~~~~~~~

Post by calguy1000 »

CMSMS checks to ensure that the GD plugin is enabled in php.

if the GD plugin does not show in php info then CMSMS cannot find it:

a: Create a simple .php page with
<?php phpinfo(); ?>

b: browse to that page

c: search for 'gd' in extensions.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
butterbee
New Member
New Member
Posts: 2
Joined: Tue Nov 06, 2012 1:08 pm

Re: Checking for GD library -please help me~~~~~~~~~~~

Post by butterbee »

Thanks! The GD plugin seems not enabled in php.
Could you please tell me how to enable it?

calguy1000 wrote:CMSMS checks to ensure that the GD plugin is enabled in php.

if the GD plugin does not show in php info then CMSMS cannot find it:

a: Create a simple .php page with
<?php phpinfo(); ?>

b: browse to that page

c: search for 'gd' in extensions.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Checking for GD library -please help me~

Post by Dr.CSS »

You will most likely need to contact your host to have them enable this...
Locked

Return to “[locked] Installation, Setup and Upgrade”