목표관리프로그램 설치후 상단에 에러메시지 정보
목표관리프로그램 설치후 상단에 에러메시지관련링크
http://joojin.net/new/MBO/
142회 연결
본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : http://joojin.net/new/MBO/
스킨(프로그램) : http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=64116&sca=&sfl=wr_subject%7C%7Cwr_content&stx=%EB%AA%A9%ED%91%9C%EA%B4%80%EB%A6%AC
오류 내용 : 목표관리 프로그램을 다운받아, 설치 순서대로 설치하였으나 홈페이지 상단에 아래와 같은 에러문구가 떴습니다. 이 페이지를 제외하곤 홈페이지내 다른 페이지엔 뜨지않는 문구입니다.
공무원 고시공부때 활용할 프로그램이라 꼭 해결하여 사용해야하는 상황입니다. 도움이 절실합니다.
오류해결에 참고가 될만한 소스는 모두 기재하였고, 요청시 댓글로 추가하겠습니다.
해결시 꼭 채택드리겠습니다. 도와주시면 감사하겠습니다!!
에러메시지:
Warning: include_once(./_common.php): failed to open stream: No such file or directory in /home/joojin70/www/new/head.php on line 2 Warning: include_once(): Failed opening './_common.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/joojin70/www/new/head.php on line 2 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 32 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 34 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 35 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 36 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 37 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 38
head.php 소스 맨 앞부분 :
<?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
?>
<html>
<head>
이하 생략
오류페이지(MBO/index.php) 소스 맨 앞부분 :
<?
$g4_path = "..";
include_once("$g4_path/common.php");
$g4['title'] = "Management By Objectives";
include_once("$g4[path]/head.php");
?>
<link rel="stylesheet" href="./style.css" type="text/css">
이하 생략
기타 도움이될 수 있는 특이사항(문제랑 상관없을 수 있으나 참고용입니다) :
한계정내에 그누보드를 두개 설치함. 기본 그누보드 폴더는 /gnuboard4 지만,
현재 오류 메세지 나는 그누보드는 두번째 폴더인 /new 폴더입니다.
오류 주소 : http://joojin.net/new/MBO/
스킨(프로그램) : http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=64116&sca=&sfl=wr_subject%7C%7Cwr_content&stx=%EB%AA%A9%ED%91%9C%EA%B4%80%EB%A6%AC
오류 내용 : 목표관리 프로그램을 다운받아, 설치 순서대로 설치하였으나 홈페이지 상단에 아래와 같은 에러문구가 떴습니다. 이 페이지를 제외하곤 홈페이지내 다른 페이지엔 뜨지않는 문구입니다.
공무원 고시공부때 활용할 프로그램이라 꼭 해결하여 사용해야하는 상황입니다. 도움이 절실합니다.
오류해결에 참고가 될만한 소스는 모두 기재하였고, 요청시 댓글로 추가하겠습니다.
해결시 꼭 채택드리겠습니다. 도와주시면 감사하겠습니다!!
에러메시지:
Warning: include_once(./_common.php): failed to open stream: No such file or directory in /home/joojin70/www/new/head.php on line 2 Warning: include_once(): Failed opening './_common.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/joojin70/www/new/head.php on line 2 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 32 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 34 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 35 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 36 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 37 Warning: Cannot modify header information - headers already sent by (output started at /home/joojin70/www/new/head.php:2) in /home/joojin70/www/new/head.sub.php on line 38
head.php 소스 맨 앞부분 :
<?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
?>
<html>
<head>
이하 생략
오류페이지(MBO/index.php) 소스 맨 앞부분 :
<?
$g4_path = "..";
include_once("$g4_path/common.php");
$g4['title'] = "Management By Objectives";
include_once("$g4[path]/head.php");
?>
<link rel="stylesheet" href="./style.css" type="text/css">
이하 생략
기타 도움이될 수 있는 특이사항(문제랑 상관없을 수 있으나 참고용입니다) :
한계정내에 그누보드를 두개 설치함. 기본 그누보드 폴더는 /gnuboard4 지만,
현재 오류 메세지 나는 그누보드는 두번째 폴더인 /new 폴더입니다.
댓글 전체
해당 new 폴더에 _common.php 파일이 있는지 확인해보세요
@T2H1 네 해당 new 폴더에 _common.php 파일이 있습니다.
head.php 파일에서,
<?
include_once("./_common.php"); <<< 이 부분을 삭제해 주시고
include_once("$g4[path]/head.sub.php");
?>
index.php 파일에서
<?
$g4_path = ".."; <<< 이 부분 삭제
include_once("$g4_path/common.php"); <<< 이 부분을 include_once("./_common.php"); 으로 변경
$g4['title'] = "Management By Objectives";
include_once("$g4[path]/head.php");
?>
이렇게 하시고 한번 사용해 보세요.
<?
include_once("./_common.php"); <<< 이 부분을 삭제해 주시고
include_once("$g4[path]/head.sub.php");
?>
index.php 파일에서
<?
$g4_path = ".."; <<< 이 부분 삭제
include_once("$g4_path/common.php"); <<< 이 부분을 include_once("./_common.php"); 으로 변경
$g4['title'] = "Management By Objectives";
include_once("$g4[path]/head.php");
?>
이렇게 하시고 한번 사용해 보세요.
@T2H1 말씀하신대로 수정해보았으나
Warning: include_once(./_common.php): failed to open stream: No such file or directory in /home/joojin70/www/new/MBO/index.php on line 2 Warning: include_once(): Failed opening './_common.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/joojin70/www/new/MBO/index.php on line 2 Warning: include_once(/head2.php): failed to open stream: No such file or directory in /home/joojin70/www/new/MBO/index.php on line 4 Warning: include_once(): Failed opening '/head2.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/joojin70/www/new/MBO/index.php on line 4
Warning: include_once(/tail.php): failed to open stream: No such file or directory in /home/joojin70/www/new/MBO/index.php on line 33 Warning: include_once(): Failed opening '/tail.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/joojin70/www/new/MBO/index.php on line 33
위와 같은 오류문구가 재차 발생합니다.
도움의 손길감사합니다 ㅠ 잘 해결되었음 좋겠네용..
Warning: include_once(./_common.php): failed to open stream: No such file or directory in /home/joojin70/www/new/MBO/index.php on line 2 Warning: include_once(): Failed opening './_common.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/joojin70/www/new/MBO/index.php on line 2 Warning: include_once(/head2.php): failed to open stream: No such file or directory in /home/joojin70/www/new/MBO/index.php on line 4 Warning: include_once(): Failed opening '/head2.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/joojin70/www/new/MBO/index.php on line 4
Warning: include_once(/tail.php): failed to open stream: No such file or directory in /home/joojin70/www/new/MBO/index.php on line 33 Warning: include_once(): Failed opening '/tail.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/joojin70/www/new/MBO/index.php on line 33
위와 같은 오류문구가 재차 발생합니다.
도움의 손길감사합니다 ㅠ 잘 해결되었음 좋겠네용..