Hello,
I don't often resort to message boards for help as I prefer figuring things out on my own, however I'm running out of patience with this problem and computers in general and my persistence is wearing thin.
I'm trying to get the gd graphics library to work with PHP but am having some difficulties (call to undefined function when calling ImageCreate()). I'm running php 4.0.5 and have gd 1.8.4. installed. I also have modified the php.ini file to include "extensions=gd.so", and the module resides in the /usr/lib/php4 directory. Appropriately included in the configure command is "--with-gd=shared,/usr".
Any ideas what I'm doing wrong? Do I have to recompile php to get this to work?
Any help would be appreciated.
Thanks,
Barry
Thanks to e-smith (Mitel) and its contributors for producing one the greatest products I've ever downloaded.