Install or enable PHP's gd extension
apt-get install php-gd
sudo apt-get install php7.0-gd
#check php verison first using:
$php -v
#It will give version number suppose your version is 7.0.1 then use this command to install GD Library
$sudo yum install php70-gd
#OR use this command depending upon server specification
$sudo apt-get install php7.0-gd
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us