다른페이지들은 잘나오는데 한페이지에서 오류 채택완료
해외 웹호스팅을 이용중입니다.
그누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개
답변을 작성하려면 로그인이 필요합니다.
로그인
파일도 있는데 경로가 틀리다는건 어떻게 해야되는 건가요?