Configuring PHP with GD
Posted: Mon May 14, 2007 9:26 pm
Hi, I am using Fedora 6, running PHP5.1.6. I am trying to configure php with gd support. I downloaded the zip file gd-2.0.35RC3 and installed it with ./configure --with-gd then make and lastly make install. Im not sure if this is correct but this is the instructions in the help file. Everything installed properly without any error message. I even downloaded Webmin and it states that i have gd installed but when i look at phpinfo it still says --without-gd. Can someone help me out here. I have been looking for a solution but there is none. How can i compile php with the --with-gd. Any help is appreciated.