saving . . . saved php-extention gd error check has been deleted. php-extention gd error check has been hidden .
php-extention gd error check
Title
Question
I am installing moodle 3.2.9 on centos7. and got error at server check
php-extention gd installed or enable.I installed php 7.1 and php-gd is also installed.

is anyone have solution for this

Moodle-Learning-Management-System General None min None sec 20-05-20, 5:15 p.m. vinu4784

Answers:

On Ubuntu -
Try this for php 7.1
sudo apt-get install php7.1-gd

Also restart apache after the command
sudo service apache2 restart
==================================

On CentOS -
- https://ma.ttias.be/install-gd-library-for-php5-on-centos/
- https://stackoverflow.com/questions/9024946/centos-enabling-gd-support-in-php-installation

Let us know if you have any further queries.

24-05-20, 9:52 p.m. kashmira.n
Thank you
26-05-20, 8:13 p.m. vinu4784

Login to add comment


Log-in to answer to this question.