php - How to run captcha on local xampp server in zf2 -


i'm trying run project, in zf2, image captcha not working. ­­­­­­­­­­­­­­­­­­­­­­­­­

you have check loaded php modules. if zf2 uses gd or imagemagic generate images have enable them in php configuration file. on windows:

extension=php_gd2.dll  php -m |find "gd" 

Comments

Popular posts from this blog

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -

go - serving up pdfs using golang -

ffmpeg - Using Live555 HTTP capacities as a server for signaling -