I installed mysql-5.0.13-rc-win32 and apache and php-5.0.5-Win32 in my computer. I want to use gd library to coding for my website. I remember php-5.0.5-Win32 have available it. And I check for it. I have file php_gd2.dll in file ext of apache(httpdoc).My library is :
Array ( [0] => bcmath [1] => calendar [2] => com_dotnet [3] => ctype [4] => ftp [5] => iconv [6] => odbc [7] => pcre [8] => session [9] => SPL [10] => SQLite [11] => standard [12] => tokenizer [13] => zlib [14] => libxml [15] => dom [16] => SimpleXML [17] => wddx [18] => xml [19] => apache2handler )
Help me , how is gd library install?