i have installed Apache/2.2.17 (Win64) PHP/5.2.8-x64 . i need GD2 lib... so i went to php.ini, uncomment php_gd2.dll and restarded server. nothing! gd lib doesn't work! help!
feedback
|
|
Check if your PHP is built with GD support. Create a standard phpinfo() file and see if libgd if figuring there. If not, you probably will have to rebuild your PHP.
| |||||||
feedback
|