Presumably this question is about the captcha image on the registration page.
I had the same problem — the registration page asked the applicant to enter a captcha code (indicating that captchas had been turned on) but no captcha image was showing.
The solution was to “chmod 755” the plugin directory.
For example:
cd wordpress
chmod -R 755 .