Open zakir1929 opened 4 years ago
Hello,
Did you install the php-gd
extension?
yes I have it installed already. Thanks for a fast response.
I think the issue seems to be with php 7.4.2 version GD extension when I Installed it from cpanel.
in that version they do not automatically enable the jpeg support.
so I think this issue can be closed from your side.
Thanks for a nice library.
when you install php7.4.x, ./configure -enable-gd --with-jpeg ..and so on.. function imagejpeg need '--with-jpeg'
Hello Guys!!!
I see there is an error in php 7.4 version with Call to undefined function Gregwar\Captcha\imagejpeg()
this error is coming up on line number 565 in below file vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php
Can you please see it and fix it !!!
Thanks