Hi
I am on a virtual dedicated server with GoDaddy.com. I have full root access.
I need to use the new GD libraries, as my server has an old version of GD that does not support many features. I have tried to upgrade to PHP 4.3.10, but it is not possible because I do not have access to the Apache path (GoDaddy will not give it to me because apparently they do not want people upgrading PHP). You need to specify the path to apache because PHP ./configure needs to install the libphp4.so file. When I install the new version without specifying it, Apache just uses the old PHP (version 4.2.2).
Anyways, is there a way to upgrade just the GD libraries without rebuilding PHP (I can't because I don't have the apache path).....?
Any help is appreciated....
Alexandre