check gd library

  1. K

    Steps to enable GD Library support on server

    You have to follow below steps to enable GD Library support: First you have to check that dll file of GD library extension is available or not. You have to search php_gd2.dll file in extension directory under PHP folder. If you are not able to find php_gd2.dll file then don’t worry. You can...
Top