묻고답하기

집에 조그만 서버용 컴퓨터를 설치해서 다용도로 사용하고 있습니다.

OS는 우분투 14.04.3이 설치되어 있으며 주로 개인 웹페이지 구축 공부용, DLNA용으로 사용하고 있습니다.

이 전에는 12버전대를 사용하고 있었습니다만 무선 네트워크를 잘 잡지 못하여 얼마전에 14.04.3으로 재설치를 했습니다.

가뜩이나 머리도 안좋은데 하도 오랜만에 갈아 엎어서 겨우 원래대로 설정을 했구나 싶었는데 XE에서 문제가 생기네요.

워낙 좋은 글들을 많이 남겨주셔서 여태껏 대부분 검색만으로 해결이 가능했는데 이번엔 혼자서 도저히 해결이 안되어 송구스럽지만 질문 글 남깁니다.

이전에 가입했던 제 ID도 다 없어져서 오늘 새로 가입했네요.

XE 설정을 위해 주소를 입력하면 XE설정 화면으로 진입하지 않고 아래의 문구만 나옵니다.

최근 버전이 문제인가 싶어서 구 버전으로 설치해봐도 구 버전은 글자가 조금 깨질뿐 별 차이가 없습니다.

그나마 크롬에서 아래처럼 문구가 가지런히 출력이 되고 익스플로어나 파이어폭스에서는 아래의 문구가 다닥다닥 붙어서 출력됩니다.

어떤 설정이 잘못 되었을 때 아래의 문구만 출력되는지 가르쳐 주시길 부탁드립니다.

<?php
/* Copyright (C) NAVER <http://www.navercorp.com> */
/**
 * @file  index.php
 * @author NAVER (developers@xpressengine.com)
 * @brief Start page
 *
 * @mainpage XpressEngine
 * @section intro introduction
 *
 * "XpressEngine (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
 * - Offcial Repository: https://github.com/xpressengine/xe-core
 * \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 software 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())
		{
			$oModuleHandler->displayContent($oModuleHandler->procModule());
		}
	}
	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 남기남
tui0561f 사이트 복사관련 질문드립니다.  
뭐로할까 도와주세요ㅠ.ㅠ [1] 2015.11.06 by 피코스스
TAEYONG2 문의합니다 [4] 2015.11.06 by 피코스스
주시제 Board DX 본문 입력을 없애는 방법 알 수 있을까요?  
동산바치 관리자 모드로 게시판 제목 다국어 입력이 안되네요 file  
LAMB 수정일 기준의 방식을 변경하고 싶습니다 [5] 2015.11.05 by 규르
nano 최고 관리자 권한 유저는 글 작성이 안됩니다. (임시저장 가능) [4] 2015.11.05 by 친절한깡패
아쿠아d3033 확장변수 불러오기 시에  
난다여~ Permission denied to access property "toString" 오류  
지완이 xe 느려짐 현상에 대해 질문 드립니다. [2] 2015.11.05 by 꾸링
샤넬4da3b 외부페이지가 레이아웃 바깥으로 튑니다. [1] 2015.11.05 by 오뎅궁물
디디다 로그인이 안되요 ㅠㅠ [1] 2015.11.05 by 제주향이네귤나라
K모씨 외부페이지와 일반페이지의 테이블 높이 2px 차이 발생 ? [1] file 2015.11.05 by Double'U'
친절한깡패 컨텐츠위젯 내용직접추가 문제  
TAEYONG2 질문좀하겠습니다 [2] 2015.11.05 by 가브리엘조
김쪼도사 모바일 스킨에서 메뉴 호출이 안되는 문제  
JAYLEEKOREA 이 게시판 좀 알려주세요~ [2] file 2015.11.05 by JAYLEEKOREA
해운대살고싶다 클라우드플레어 질문좀 캐쉬설정하는거 [1] 2015.11.05 by AJKJ
불꽃남자cc4e1 게시판 분류별(카테고리)로 설명 넣기 file  
불꽃남자cc4e1 이미지 팝업 방법  
mc뷰 누리고 쇼핑몰을 사용중입니다. 하나만 질문하겠습니다.  
현욱 안녕하세요 게시판관련하여 질문드립니다 file  
tonyhan xpress engine 설치하는데 DB 에서 진행이 안됩니다 [2] file 2015.11.04 by tonyhan
디자이너29270 게시판 파일첨부 클릭해도 반응이 [1] 2015.11.04 by 수용맘~*
쇼이 사이트 게시판(메뉴) 글씨 크기를 줄이고 싶어요 ㅠㅠ [1] file 2015.11.04 by 수용맘~*
비비로비로 회원가입시 특정메일링만 가입하게 어떻게 하나요? [1] 2015.11.04 by 퍼니엑스이
초희67 xe 1.4x 에서 1.7.11 로 데이터이전이 안되는데요...^^ [4] 2015.11.04 by 초희67
상해파 rssboard에서 insertDocument에 값이 안들어가는 문제 [1] 2015.11.04 by gonom
하프하프 헤더스크립트 질문입니다! file  
Golden-mean 모바일 자동비밀글 소스