묻고답하기

게시글을 한글로 검색 시 알수 없는 문자가 뜨며 글검색이 되질 않습니다.

영문이나 숫자는 검색이 아주 잘 됩니다만 한글일 때만 유독 이상한 문자로 바뀌며 검색이 되질 않습니다.


xe버전은 1.5.3.8 입니다.



아래 그림1처럼 공문이라고 검색을 하면

아래 그림2처럼 이상한 문자가 뜨며 검색이 되질 않습니다.




<그림1>

질문1.JPG

<그림2>

질문2.JPG


혹시 이것을 해결할 수 있는 방법이 있을까요?




의심되는 것은 index.html을 xe가 표시되지 않게 하기 위해 index.php 로 저장한건데...

거기 소스는 

<?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);

define('__ZBXE__', TRUE); // deprecated : __ZBXE__ will be removed. Use __XE__ instead.


/**

 * @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();


if($oModuleHandler->init())

{

$oModule = &$oModuleHandler->procModule();

$oModuleHandler->displayContent($oModule);

}

}


$oContext->close();


/* End of file index.php */

/* Location: ./index.php */



혹시 이게 잘못된게 아니라면...도대체 뭐가 문제일까요?

고수님들 제발...도와주세요...
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
김만갑 세션과 쿠키에 관한 질문입니다 [1] 2007.08.10
JNK 취소버튼을 이미지로 할 수 없나요?? [2] 2007.08.10
고장난 심장 가능할까요? [3] 2007.08.10
조한철 님들 진짜 궁금한대요;;; 프로그램같은건 어떻캐 만드나요?ㅜㅜ [2] 2007.08.10
임주희 회원가입 양식입니다~ 도와주세요...일주일 째입니다.ㅠㅠ  
Khalitzburg 제가 이런 스크립트를 짜려고 하는데 좀 도와주세요. -_-;  
김범수 [질문] 눈 내리는 효과  
기마병 기본적인 태그 질문입니다 -_-/  
김선기 프레임페이지를 만들었는데...  
서종민 호스팅관련 도와주세요~ [1] 2007.08.10
이현성 웹플레이어 질문  
임주희 코멘트 창 높이 조절 하고 싶어요!! 어느 부분인지 도무지 손을 댈수가 없네요~ㅠㅠ [2] 2007.08.10
김만갑 hidden변수에 대한 설명좀 부탁드립니다.(php에서요) [4] 2007.08.10
김성걸 플래시 액션에 관한 질문입니다.  
서주석 집에서 사용하는 VDSL로 스트리밍과 웹서버를 동시에 돌릴려면...  
혼자 [질문]클릭해서 새창을 띄울 때, 원하는 위치에, 원하는 크기의 화면을 띄우는 방법은 알겠는데요... 첫화면도 되나요?  
rainyway 플래시 삽입시에 질문이요 ㅠ  
이현정 일러스트질문을 해도 될까요? [3] 2007.08.10
항상고마워요 각 html을 씨디로구울시 자동실행 문의 부탁요 [1] 2007.08.10
김현수 호스팅 맡깉 DB 백업과 복구 문의