아웃로그인 왜 안되는 건가요?ㅠ

· 2012-04-16 (월) 18:29:58 · 1838 · 2
<?
include_once("http://nsco/manager/_common.php");
include_once("../manager/lib/latest.lib.php");
$g4['title'] = "";
include_once("../manager/head.sub.php");
include_once("../manager/lib/outlogin.lib.php"); // outlogin() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
?>

상단에 넣었고

<? echo outlogin("login");?>

넣고 싶은 부분에 이걸 넣었습니다.

그런데 에러가 뜨네요;;




Warning: include_once(..//common.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/house10/www/intro.html on line 3

Warning: include_once() [function.include]: Failed opening '..//common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/house10/www/intro.html on line 3

Warning: include_once(/lib/latest.lib.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/house10/www/intro.html on line 4

Warning: include_once() [function.include]: Failed opening '/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/house10/www/intro.html on line 4

Warning: include_once(/lib/outlogin.lib.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/house10/www/intro.html on line 5

Warning: include_once() [function.include]: Failed opening '/lib/outlogin.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/house10/www/intro.html on line 5




그누보드가 설치된 폴더는 http://nscom.kr/manager 인데요...
아웃로그인을 넣으려는 부분은 http://nscom.kr/intro.html이구요.
왜 안되는 건가요?ㅠㅠ


http://nscom.kr/intro2.html

일단 임시로 페이지를 만들었는데 좀 봐주시길 바랍니다.
|

댓글 2개

2012-04-16 (월) 18:46:36
http://nscom.kr/manager/intro.html 이렇게 하니까 뜨네욤;;;
혹시 http://nscom.kr/intro.html 이 주소로 해서 뜨게 만들 방법은 없을까요?
<?
$g4_path = "./manager"; // common.php 의 상대 경로
include_once("$g4_path/common.php");
include_once("$g4[path]/lib/latest.lib.php");
$g4['title'] = "";
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php"); // outlogin() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
?>

<?=outlogin("basic"); // 외부 로그인 ?>

이렇게 해보세요
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

66,531건

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

+
제목 글쓴이 날짜 조회
12-04-17 조회 1,096
12-04-17 조회 1,115
12-04-17 조회 1,079
12-04-17 조회 1,650
12-04-17 조회 1,012
12-04-17 조회 1,775
12-04-17 조회 1,463
12-04-17 조회 1,175
12-04-17 조회 1,679
12-04-17 조회 1,265
12-04-17 조회 884
12-04-17 조회 1,046
12-04-17 조회 1,724
12-04-16 조회 926
12-04-16 조회 1,171
12-04-16 조회 3,040
12-04-16 조회 1,577
12-04-16 조회 1,839
12-04-16 조회 1,853
12-04-16 조회 1,672