- check if PHP GD is installed or not by 'rpm -qa | grep php', if you see 'php-gd-5.3.8-3.20.amzn1.i686" or similar, then you are fine and can stop here.
- If not, then run command, 'sudo yum install php-gd'
- And restrat apache by 'sudo /etc/init.d/httpd restart' Cheer!
No comments:
Post a Comment