Toshloso's avatar

Image Intervention Updating

Am using image intervention to resize files the code is working well on localhost but once I upload the files online am get gd errors

0 likes
2 replies
Sergiu17's avatar

run php --modules

if you don't find gd module, then install it,

sudo apt-get install php8.1-gd

Please or to participate in this conversation.