GD Library

Status
Not open for further replies.

culthero

New Member
Messages
7
Reaction score
0
Points
0
Hello again.

I was able to finally install moodle correctly on my site, except
for one thing. When I installed I found a problem, It told me
that I need the GD library should be present to process and
create images.

I wonder if someone here knows how to install this library.
 

garrettroyce

Community Support
Community Support
Messages
5,609
Reaction score
252
Points
63
I thought it was installed already...

Either way, we do not have access to the php libraries.
 

garrettroyce

Community Support
Community Support
Messages
5,609
Reaction score
252
Points
63

it is definitely enabled. This is the output from the phpinfo() function related to the GD functions:

gd

GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled
 
Last edited:
Status
Not open for further replies.
Top