GD2 and php5.ini

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
cbearhoney
Forum Newbie
Posts: 4
Joined: Thu Apr 02, 2009 3:56 pm
Location: New York

GD2 and php5.ini

Post 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.
Post Reply