CI질문은 아닌데 혹시 아시는분.. 특정 RSS 페이지를 불러오지 못합니다..;
http://www.urin79.com/rss
라는 주소인데요
php에서 기존 개발자가 RSS Reader를
fopen 으로 만들어뒀는데, 해당 호스팅 서버에서 allow_url_fopen 을 off 시켜놓은거 같아요
그래서 fsockopen 으로 해도
도메인(www.urin79.com)까지는 성공하긴 하는데요
www.urin79.com/rss 이건 계속
Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/pressb35/new_rss_reader.php on line 42
Warning: fsockopen() [function.fsockopen]: unable to connect to http://urin79.com/rss:80 in /home/pressb35/new_rss_reader.php on line 42
이렇게 뜹니다..ㅠㅠ
php 5라서 set_ini 인가로 fopen을 풀수도 없다는데
올블로그 에서는 저 주소 넣으면 등록이 되거든요..
믹시에서는 또 안되고.. 정확하지 않은 URL 이라고요..
(메타블로그 들도 다 다름..ㅡㅡ;)
어떻게하면 불러올수있을까요;
스트레스 이빠이입니다ㅠㅠ
해당 오류는 fsockopen 의 $host 에 http:// 를 붙이면 나오는군요.
제로보드XE RSS 같은데 다른 곳은 되던데..
설정 문제인가..
HTTP/1.0 404 Not Found
Date: Thu, 06 Aug 2009 10:04:13 GMT
Server: Apache
X-Powered-By: PHP/5.2.4
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Status: 404 Not Found
Content-Length: 203
Connection: close
Content-Type: text/html; charset=iso-8859-1
Not Found
Something is wrong with your request!