고수님들 도아주세요요

· 2013-03-07 (목) 10:25:28 · 2272 · 5
아웃로그인 문제 로 3일 작업중있되요 안되서요 ㅠㅠ
제발좀 도아 주세요

제가 작성한것
상위에
<?
$g4_path = "./manager"; // _common.php 의 상대 경로
include_once("$g4_path/_common.php");
include_once("$g4[path]/lib/outlogin.lib.php");
$g4['title'] = "";
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php"); // outlogin() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
?>

로그인 삽입하는 곳에
<?=outlogin("basic"); // 외부 로그인 ?>

했는되요 에러가

Warning: include_once(./manager/_common.php) [function.include-once]: failed to open stream: No such file or directory in /free/home/food031net/html/test.htm on line 3

Warning: include_once() [function.include]: Failed opening './manager/_common.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/food031net/html/test.htm on line 3

Warning: include_once(/lib/outlogin.lib.php) [function.include-once]: failed to open stream: No such file or directory in /free/home/food031net/html/test.htm on line 4

Warning: include_once() [function.include]: Failed opening '/lib/outlogin.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/food031net/html/test.htm on line 4

Warning: include_once(/head.sub.php) [function.include-once]: failed to open stream: No such file or directory in /free/home/food031net/html/test.htm on line 6

Warning: include_once() [function.include]: Failed opening '/head.sub.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/food031net/html/test.htm on line 6

Warning: include_once(/lib/outlogin.lib.php) [function.include-once]: failed to open stream: No such file or directory in /free/home/food031net/html/test.htm on line 7

Warning: include_once() [function.include]: Failed opening '/lib/outlogin.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/food031net/html/test.htm on line 7


Fatal error: Call to undefined function outlogin() in /free/home/food031net/html/test.htm on line 12
나오 더라고요 제발 도아주세요... 꾸벅
|

댓글 5개

<?
$g4_path = "./manager"; // _common.php 의 상대 경로
include_once("$g4_path/_common.php");
include_once("$g4[path]/lib/outlogin.lib.php");
$g4['title'] = "";
include_once("$g4[path]/head.sub.php");
?>
이게 정상일듯..
위 고수님이 가르쳐준되로 하니
Warning: include_once(./manager/_common.php) [function.include-once]: failed to open stream: No such file or directory in /free/home/food031net/html/test.htm on line 3

Warning: include_once() [function.include]: Failed opening './manager/_common.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/food031net/html/test.htm on line 3

Warning: include_once(/lib/outlogin.lib.php) [function.include-once]: failed to open stream: No such file or directory in /free/home/food031net/html/test.htm on line 4

Warning: include_once() [function.include]: Failed opening '/lib/outlogin.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/food031net/html/test.htm on line 4

Warning: include_once(/head.sub.php) [function.include-once]: failed to open stream: No such file or directory in /free/home/food031net/html/test.htm on line 6

Warning: include_once() [function.include]: Failed opening '/head.sub.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/food031net/html/test.htm on line 6


Fatal error: Call to undefined function outlogin() in /free/home/food031net/html/test.htm on line 11

이런 오류가 또 뜨네요 ㅠㅠ
html/test.htm 파일에도 같은 함수가 존제하는가 봅니다.
해당소스들을 확인해봐야할듯 보입니다.

<?
$g4_path = "."; // _common.php 의 상대 경로
include_once("$g4_path/_common.php");
include_once("$g4[path]/lib/outlogin.lib.php");
$g4['title'] = "";
include_once("$g4[path]/head.sub.php");
?>

이런식이거나.. ^^;;
manager 폴더에 그누보드를 설치한 것이 맞나요?
$g4_path = "./manager";<---이것이 그 말이거든요
정말 감사합니다 꾸벅 ^^ 오늘도 즐거운 하루 되세요
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

66,531건

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
13-03-08 조회 1,651
13-03-08 조회 1,934
13-03-07 조회 1,788
13-03-07 조회 864
13-03-07 조회 1,602
13-03-07 조회 990
13-03-07 조회 864
13-03-07 조회 1,674
13-03-07 조회 1,598
13-03-07 조회 1,153
13-03-07 조회 1,606
13-03-07 조회 3,079
13-03-07 조회 916
13-03-07 조회 2,011
13-03-07 조회 1,479
13-03-07 조회 924
13-03-07 조회 1,621
13-03-07 조회 2,273
13-03-07 조회 1,612
13-03-07 조회 1,627