简体   繁体   中英

recaptchalib.php: Could not open socket

recaptchalib.php: Could not open socket

define("RECAPTCHA_VERIFY_SERVER", "api-verify.recaptcha.net");

this is recapchalib.php define variable, when i ping in terminal, getting below error.

sh-4.1$ ping api-verify.recaptcha.net
ping: unknown host api-verify.recaptcha.net

please advise, how to fix this error

it is DNS issue. problem resolved.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM