Hi to all experts here, I was told I need to recompile php to enable gd, I had the jpeg and libpng libraries and I have the following option in my phpinfo './configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql' '--with-openssl' '--enable-ftp' '--enable-bcmath' '--enable-calendar' '--enable-magic-quotes' '--with-pear' '--enable-sockets' Can anyone help me with the configure commands to recompile php with the above + gd option as I kept getting errors. I am currently on php 5.2.3. Much appreciated.