Captcha icon indicating copy to clipboard operation
Captcha copied to clipboard

Call to undefined function imagettfbbox()

Open jonny77 opened this issue 3 years ago • 2 comments

here is my gd info : image php version:7.4.8

--enable-gd-native-ttf is not available when configure in 7.3 + , so how to resolve this problem??

jonny77 avatar Sep 03 '20 05:09 jonny77

Did you solve your problem?

Gregwar avatar Feb 17 '21 16:02 Gregwar

Did you solve your problem?

yes, i solve it by myself!!!

recompile imagick extension like this: ./configure —with-php-config=/your/path/to/php-config —with-imagick=/usr/local/imagemagick/

jonny77 avatar Feb 16 '22 09:02 jonny77