테스트 사이트 - 개발 중인 베타 버전입니다

인크루드 하는데 아래 오류는 왜 뜨는건가요??? 채택완료

지음ad 7년 전 조회 2,127

Warning: include_once(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /host/home1/abc/html/list/nonShip_list.php on line 256

Warning: include_once(http://legsub.dothome.co.kr/list/nonShip_list_table.php" target="_blank">http://사이트/list/abc_table.php): failed to open stream: no suitable wrapper could be found in /host/home1/abc/html/list/nonShip_list.php on line 256

Warning: include_once(): Failed opening 'http://legsub.dothome.co.kr/list/nonShip_list_table.php" target="_blank">http://사이트/list/abc_table.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /host/home1/abc/html/list/nonShip_list.php on line 256

 

인크루드하는데

이 오류는  왜 뜨는건가요??

댓글을 작성하려면 로그인이 필요합니다.

답변 1개

채택된 답변
+20 포인트
7년 전

상대 경로로 include 하시거나 

$_SERVER['DOCUMENT_ROOT'] 를 이용해서 http://사이트">http://사이트 부분을 교체하시면 되지 않을까요?

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

지음ad
7년 전
나시님 답변 감사합니다.^^

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인