admin管理员组文章数量:1326331
I have this error which causes me a lot of trouble with all of my crons for some of my website :
cURL error 28: connect() timed out!
The websites are stored on a shared servers i guess, how can I fix it ? Can't find something to help me on this point anywhere...
I have this error which causes me a lot of trouble with all of my crons for some of my website :
cURL error 28: connect() timed out!
The websites are stored on a shared servers i guess, how can I fix it ? Can't find something to help me on this point anywhere...
Share Improve this question asked Aug 10, 2020 at 8:14 MorganMorgan 13710 bronze badges1 Answer
Reset to default 1This error is most often related to the server configuration!
Contact your hosting company and ask the hosting support to check the following points:
- The server is running a recent version of PHP and the cURL library.
- Increase PHP Memory Limit settings.
- Ask your web host if there is some limitation with wp-cron, or if loopback is disabled.
- Ask your WebHost if there a firewall or security module (e.g. mod_security ) that could block outgoing cURL requests.
- Your hosting company might need to switch DNS configuration to something like OpenDNS.
本文标签: servercURL error for cron
版权声明:本文标题:server - cURL error for cron 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742200141a2431753.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论