Hi,
I have user that has asked us to enable GD. The server came preinstalled with PHP 4.2.3. It seems that the GD library is also already present, but is somehow not being read by PHP. Having spent the morning reading about GD and PHP, I get the impression that to enable GD, I will need to reinstall PHP with the '--with-gd' option in the ./configure line. I am I understanding this correctly, or is there an easier way to do this? Having not installed PHP on a server before, I am a bit concerned that I'm going to break something.
Any advice would be much appreciated.
Maverick.
I have user that has asked us to enable GD. The server came preinstalled with PHP 4.2.3. It seems that the GD library is also already present, but is somehow not being read by PHP. Having spent the morning reading about GD and PHP, I get the impression that to enable GD, I will need to reinstall PHP with the '--with-gd' option in the ./configure line. I am I understanding this correctly, or is there an easier way to do this? Having not installed PHP on a server before, I am a bit concerned that I'm going to break something.
Any advice would be much appreciated.
Maverick.