hi
i use apache 1.3.27 and php 4.2.3
which version of gd must i install to this system
and where can i find this version of gd to download.
thanks for your help.
hi
i use apache 1.3.27 and php 4.2.3
which version of gd must i install to this system
and where can i find this version of gd to download.
thanks for your help.
Any version greater than 1.6, when GIF was removed.
You can download and read docs about how to install at http://www.boutell.com/gd/ .
What OS are you using? The windows version of PHP comes with a precompiled .dll for both gd1 and gd2 (I believe the gd1 version is pre 1.6, and thus has gif support... I could be wrong about that though). If you want to use it simply uncomment the line in your php.ini file that loads the dll. If you want to use GD2 just simply tell your php.ini file to load php_gd2.dll with the rest of the extensions.
If you're running on *nix, then you'll need to go to the url mordecai supplied to get more info.
i use xp at home. but i will host my site on a unix server in a hosting company. will it be a problem?
It wont be a problem if you choose the right host!