GD extension not available for this php installation.
I have downloaded the intervation image named package in it , from then when i try to use it , it shows me that
Gd GD extension not available for this php installation
@shivamyadav remove the semi-colon from in front of extension=gd2 in the php.ini file, save the file, stop and restart apache then check that it's active through phpinfo.
if it doesn't show up then you've done something wrong.