Page 1 of 1

GD2 and php5.ini

Posted: Wed Jun 03, 2009 11:49 am
by cbearhoney
I renamed my php.ini file to php5.ini to successfully run the Zend Optimizer. However, once I changed this all of my references to the GD2 library stopped - functions like getimagesize() , ImageCreateTrueColor().

What line or file should I change to get GD2 working with php5.ini? Thanks.