GD not working for PHP Cpanel server.

April 23, 2008 | In: PHP

Even when php is compiled with GD, the GD module is not shown up in phpinfo page.

/scripts/easyapache

The fix is to recompile PHP with GD and zlib.
This will fix the issue.

The problem happens when PHP is upgraded from version 4 to 5

:)

Comment Form