A-A+
Warning: fsockopen() [function.fsockopen]: unable to connect to…为什么?
Warning: fsockopen() [function.fsockopen]: unable to connect to...为什么?
每次编辑一些日志点保存就会出现下列代码,但是编辑的内容可以保存。为什么呢?
引用:
Warning: fsockopen() [function.fsockopen]: unable to connect to webmaster.live.com:80 (Connection timed out) in /home/cople/domains/cople.cn/public_html/wp-includes/class-snoopy.php on line 1142
Warning: Cannot modify header information - headers already sent by (output started at /home/cople/domains/cople.cn/public_html/wp-includes/class-snoopy.php:1142) in /home/cople/domains/cople.cn/public_html/wp-includes/pluggable.php on line 770
问题分析是因为使用自动保存远程图片等功能时,远程计算机限制非法盗链下载图片造成,可采用手工指定referer的内容为对方地址的办法。