While installing a plugin Gravity PDF on one of our wordpress sites, the users got an error message, PHP Extension GD Image Library not found.
Installed php-gd with
sudo apt install php-gd
to solve this issue.
(Edit - Later, there was an issue raised about an add-on called Gravity Export which generates a public URL containing Gravity Form entries, with the public URL not being accessible. I guessed that was due to permission issues on WordPress - the export had been sent as email to the administrator.)
No comments:
Post a Comment