织梦远程图片无法本地化的解决方法之一

具体解决方式如下:
将dedecms中include/dedehttpdown.class.php文件中的fsockopen函数改为pfsockopen函数。