Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

General

PHP GD (Image Manipulation Library) is required but not installed

Started by david 5 years ago · 7 replies · 3535 views
5 years ago

Hi, just installed xampp with PHP 8, and installed GRAV into htdocs > grav-folder, getting this when opening in localhost:
grav|690x156

All else is fine, how do I resolve this issue?
Thanks

5 years ago

Hi David,
Grav is currently based on php 7.x , I did try to run it on 8 and it did have "quirks",
have you also checked that xamp has enable has the php GD2 library enabled.

check to see if the the GD2 dll --> php_gd2.dll is enabled as an extension in the php.ini.

Maybe check on phpinfo and see if the extentsion is loaded, as a start point :)

last edited 04/26/21 by Spam Hater
5 years ago

Hi Spamhater,
Thanks for this. I unistalled xampp php8 and installed xampp php7.
All's ok now, opens straight into the admin area, no error messages.
Thanks

4 years ago

Hello i have the same issue, even after I installed PHP 7. How do I resolve this?
image|690x215

4 years ago

it's your server, not grav.

4 years ago

Hi, running into same problem.
Lightsail Amazon_Linux_2 with PHP7.x and Permissions.
But gd install is missing.
bin/gpm works.
how to overcome???

4 years ago

@stefanjanssen,

But gd install is missing.

Have you tried installing GD?

I have no experience with Amazon but found these kind of commands when Googling for Amazon php-gd:

BASH
sudo yum install php-gd

or

BASH
php --version
// the answer is something in the form PHP X.Y.Z
sudo yum install phpXY-gd

bin/gpm works.

A few hours earlier you created the post Error grav running on aws lightsail. Does this post mean you have Grav running at the moment (apart from the GD error)? If so, would you mind creating a reply to your post with the answer to your own question? And then mark your reply as "Solution"?

last edited 11/24/22 by pamtbaau

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 4 days ago
2 85 13 hours ago
General · by pamtbaau, 18 hours ago
1 60 17 hours ago
General · by Andy Miller, 1 day ago
0 47 1 day ago
General · by Marcel, 12 months ago
6 350 5 days ago
General · by Duc , 6 days ago
3 44 5 days ago