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

다른페이지들은 잘나오는데 한페이지에서 오류 채택완료

지지배이배 9년 전 조회 2,356

해외 웹호스팅을 이용중입니다.

 

그누4기반의 사이트를 구축했는데요.

 

다른페이지들은 다 잘나오는데 어느 한페이지에서

 

Warning: include_once(lib\latest.lib.php) [function.include-once]: failed to open stream: No such file or directory in /home/u713768486/public_html/guide.php on line 6


Warning: include_once() [function.include]: Failed opening 'lib\latest.lib.php' for inclusion (include_path='.:/opt/php-5.2/pear') in /home/u713768486/public_html/guide.php on line 6


Warning: include_once(lib\poll.lib.php) [function.include-once]: failed to open stream: No such file or directory in /home/u713768486/public_html/guide.php on line 7


Warning: include_once() [function.include]: Failed opening 'lib\poll.lib.php' for inclusion (include_path='.:/opt/php-5.2/pear') in /home/u713768486/public_html/guide.php on line 7


이라는 오류가 나옵니다..

 

무슨 문제인지 어떻게 하면 해결할 수 있는지 알수 있을까요?

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

답변 2개

채택된 답변
+20 포인트

echo 라는 것은 표기하라는 뜻입니다

echo $_SERVER['PHP_SELF']; 해보세요

그리고 경로를 수정 해야죠 ㅎ

 

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

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

경로문제여요

lib 폴더가 경로가 틀리거난 그안에 위파일들이 없거나 입니다

 

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

답변에 대한 댓글 1개

지지배이배
9년 전
ampsetup으로 했을땐 정상작동되는데 호스팅에서만 이러네요..
파일도 있는데 경로가 틀리다는건 어떻게 해야되는 건가요?

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

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

로그인