묻고답하기

init(); /** * @brief If default_url is set and it is different from the current url, attempt to redirect for SSO authentication and then process the module **/ if($oContext->checkSSO()) { $oModuleHandler = new ModuleHandler(); try { if($oModuleHandler->init()) { $oModule = &$oModuleHandler->procModule(); $oModuleHandler->displayContent($oModule); } } catch(Exception $e) { htmlHeader(); echo Context::getLang($e->getMessage()); htmlFooter(); } } $oContext->close(); /* End of file index.php */ /* Location: ./index.php */


홈페이지 접속시 이런 에러가 뜹니다..


홈페이지 주소는 http://reminis.cnu.ac.kr/COMe/입니다.. 

왜 이런지 모르겠습니다


COMe 페이지의 인덱스는 


<?php
/**
 * @file  index.php
 * @author NHN (developers@xpressengine.com)
 * @brief Start page
 *
 * Find and create module object by mif, act in Request Argument \n
 * Set module information
 *
 * @mainpage XpressEngine
 * @section intro introduction
 * XE is an opensource and being developed in the opensource project. \N
 * For more information, please see the link below.
 * - Official website: http://www.xpressengine.com(korean), http://www.xpressengine.org(english)
 * - SVN Repository: http://xe-core.googlecode.com/svn/
 * \n
 * "XpressEngine (XE)" is free software; you can redistribute it and/or \n
 * modify it under the terms of the GNU Lesser General Public \n
 * License as published by the Free Software Foundation; either \n
 * version 2.1 of the License, or (at your option) any later version. \n
 * \n
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Lesser General Public License for more details.
 * \n
 * You should have received a copy of the GNU Lesser General Public
 * License along with this library; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 *
 **/

/**
 * @brief Declare constants for generic use and for checking to avoid a direct call from the Web
 **/
define('__XE__',   TRUE);
/**
 * @brief Include the necessary configuration files
 **/
require dirname(__FILE__) . '/config/config.inc.php';

/**
 * @brief Initialize by creating Context object
 * Set all Request Argument/Environment variables
 **/
$oContext = &Context::getInstance();
$oContext->init();

/**
 * @brief If default_url is set and it is different from the current url, attempt to redirect for SSO authentication and then process the module
 **/
if($oContext->checkSSO())
{
    $oModuleHandler = new ModuleHandler();

    try
    {
        if($oModuleHandler->init())
        {
            $oModule = &$oModuleHandler->procModule();
            $oModuleHandler->displayContent($oModule);
        }
    }
    catch(Exception $e)
    {
        htmlHeader();
        echo Context::getLang($e->getMessage());
        htmlFooter();
    }
}

$oContext->close();

/* End of file index.php */
/* Location: ./index.php */


다음과 같습니다.. 어디서 문제가 있는 것 일까요 .ㅠㅠ

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
한승진 자꾸 이런 사이트가 뜹니다.  
레오~♡ 새창띄어서거기에홈페이지내용을담고싶은데.. [3] 2007.08.10
김근형 php 에서 제로 카운터에 관한 질문입니다. [1] 2007.08.10
[ @ derazo ] 회원 정보에서 마지막 접속시간 나오게 하는방법좀 알려주세요...^_^ [1] 2007.08.10
엔젤퀸 MySQL 쿼리 에서... [2] 2007.08.10
쏘거스 포토샵에서 커서 질문이요!!!~! [1] 2007.08.10
김영 오류 해결방법을 모르겠습니다. [2] 2007.08.10
Hong♡s php 공부를 하면서 제로보드 lib.php... [1] 2007.08.10
느닷없이질문 사진 10장짜리 새창띄우기 자바스크립트 문의  
Rest 떠있는 레이어 관련 질문 [3] 2007.08.10
너에게 이미지 사이즈 알아내는 방법 [2] 2007.08.10
마일 인터넷 동영상강의를 들으려고 하는데..  
S.ilent 폼에서 넘겨준값을 디비에서 입력을 못받아요...이것좀 해결해 주세요;;; [1] 2007.08.10
눔곰 홈페이지 폴더 경로 질문이요!!! [4] 2007.08.10
제로스 상당히좋은 자바소스입니다.. 강좌 요청합니다 [2] 2007.08.10
경문규 포토샵에서 보는색과 저장해쓸때 색깔이 틀립니다. [1] 2007.08.10
이효경 =ㅂ=;;아, 홈페이지에 올린 그림이 자꾸만 깨지는데요.. [4] 2007.08.10
엔젤퀸 과연 무엇이 잘못된것일까요? [2] 2007.08.10
김대석 [질문] 아파치와 iis를 같이 사용할 때요... [1] 2007.08.10
그린비 [php] 이제 막 시작한 초보입니다; 정규표현식을..; [1] 2007.08.10
임광섭 주소를 고정했는데요..문제가 좀;;; [2] 2007.08.10
kevin 펼침목록 스타일에 대한 질문입니다.  
정성유 배경만 선택적으로 반투명 설정...  
제로스 조금 어려운질문입니다.. [1] 2007.08.10
WhiteTree 레이어가 뜰 위치는 어떻게 잡아줘야 할지...  
leehojong 입력폼을 이용하여 웹상의 그림을 불러오려고 합니다.  
철의엉덩이 프로그래밍 독학이라도 해보려고 하는데요 ^ㅡ^a;;; [2] 2007.08.10
CityBoys-Life 회원가입시 데이터 필드의 필드값에 따라 링크거는 방법 좀?  
이은복 즐겨찾기 누를때 프레임 짤리는 현상을 막으려면..//  
Kwas 플래시로 메뉴를 만들시..