simple_html_dom.php 불러오고 apm7 로컬에 설치하고 테스트하려는데 에러나오는데요

simple_html_dom.php 불러오고 apm7 로컬에 설치하고 테스트하려는데 에러나오는데요

QA

simple_html_dom.php 불러오고 apm7 로컬에 설치하고 테스트하려는데 에러나오는데요

답변 2

본문

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in C:\APM_Setup\htdocs\simple_html_dom.php on line 77

Warning: file_get_contents(http://vhost.kr/g5/test/c1.html) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in C:\APM_Setup\htdocs\simple_html_dom.php on line 77

Fatal error: Call to a member function find() on a non-object in C:\APM_Setup\htdocs\index.php on line 28

 

 

라이브러리가 설치가 안되서 안되는걸까요??

카페24에서는 에러가 안나오고 에러 500으로만 나오더라구요.

 

어떻게 하면 좋을까요??

이 질문에 댓글 쓰기 :

답변 2

 allow_url_fopen이 off이면 file_get_contents가 안먹힙니다. curl을 사용하세요

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 12,369
© SIRSOFT
현재 페이지 제일 처음으로