A
Anonymous
Guest
Hi all
I am trying to enable GD support in PHP. I am using version 4.3.2 for linux which has GD bundled in. I have used the ./configure --with-gd and a few other things such as jpeg, apache and mysql. All seems to compile without any problems.
However, when I look at the 'configure command' line, returned from phpinfo(), it only shows that I have compiled apache and mysql.
How can I tell if gd has been compiled into php?
Thanks in advance
Leigh
I am trying to enable GD support in PHP. I am using version 4.3.2 for linux which has GD bundled in. I have used the ./configure --with-gd and a few other things such as jpeg, apache and mysql. All seems to compile without any problems.
However, when I look at the 'configure command' line, returned from phpinfo(), it only shows that I have compiled apache and mysql.
How can I tell if gd has been compiled into php?
Thanks in advance
Leigh