Quote:
Originally Posted by Blaine0002
yes, lol,
Make a php file with the following contents
Code:
<?php
phpinfo();
?>
and run that file
Search for GD, see if your server has it activated.
|
PHP Code:
gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
Looks like its Fully Enabled.
What do you want me to do/check next?
UPDATE:
It seems to be working now?
If I figure out what happened or if it acts up again, I'll make another post.