Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You compiled PHP without GD support and GD support wan't there. This sounds like expected behavior to me.I did the configure, make, make install and it was still not available in PHP.
I did not compile PHP 5 with GD enabled
Even if you do find it, if you don't have permission to recompile PHP, you're going to have a very hard time getting PHP to use the library. PHP is designed this way so that hosting providers don't have to worry about users turning on unwanted (by the HSP) extensions.I don't have permission to go back and recompile PHP with it. Do you know of where I can get binaries for extension for PHP 5.0.4?