Hello,
recaptcha v2 does not work on many-many-many servers because hardened php
installations does not allow file_get_contents with url wrappers!
Please see
http://php.net/manual/en/filesystem.configuration.php#ini.allow-url-fopen
v1 used fsockopen.
Please rewrite v2 to use fsockopen again.
Thank you.
Original issue reported on code.google.com by uxo...@gmail.com on 29 Dec 2014 at 1:14
Original issue reported on code.google.com by
uxo...@gmail.com
on 29 Dec 2014 at 1:14