[사용팁] xe 구버전에서 라이믹스로 업데이트 방법
2021.02.09 19:30
140
0
https://eond.com/438129
object(HotopayModel)#817 (23) { ["error"]=> int(0) ["message"]=> string(7) "success" ["variables"]=> array(0) { } ["httpStatusCode"]=> int(200) ["module"]=> string(7) "hotopay" ["module_info"]=> NULL ["origin_module_info"]=> NULL ["module_config"]=> NULL ["module_path"]=> string(52) "/home/eond/web/eond.com/public_html/modules/hotopay/" ["xml_info"]=> NULL ["module_srl"]=> NULL ["mid"]=> NULL ["act"]=> NULL ["template_path"]=> NULL ["template_file"]=> NULL ["layout_path"]=> NULL ["layout_file"]=> NULL ["edited_layout_file"]=> NULL ["stop_proc"]=> bool(false) ["user"]=> object(Rhymix\Framework\Helpers\SessionHelper)#816 (20) { ["member_srl"]=> int(0) ["user_id"]=> NULL ["user_name"]=> NULL ["nick_name"]=> NULL ["email_address"]=> NULL ["phone_number"]=> NULL ["homepage"]=> NULL ["blog"]=> NULL ["birthday"]=> NULL ["denied"]=> NULL ["status"]=> NULL ["is_admin"]=> string(1) "N" ["is_site_admin"]=> NULL ["profile_image"]=> NULL ["image_name"]=> NULL ["image_mark"]=> NULL ["signature"]=> NULL ["description"]=> NULL ["group_list"]=> array(0) { } ["menu_list"]=> array(0) { } } ["request"]=> object(Rhymix\Framework\Request)#10 (13) { ["method"]=> string(3) "GET" ["compat_method"]=> string(3) "GET" ["url"]=> string(21) "xe/438129/page/465436" ["hostname"]=> string(8) "eond.com" ["domain"]=> NULL ["protocol"]=> string(5) "https" ["callback_function"]=> string(0) "" ["_route_status":protected]=> int(200) ["_route_options":protected]=> object(stdClass)#11 (5) { ["cache_control"]=> bool(true) ["check_csrf"]=> bool(true) ["is_forwarded"]=> bool(false) ["is_indexable"]=> bool(true) ["enable_session"]=> bool(true) } ["module"]=> string(5) "board" ["mid"]=> string(2) "xe" ["act"]=> string(16) "dispBoardContent" ["args"]=> array(4) { ["document_srl"]=> string(6) "438129" ["page"]=> int(1) ["mid"]=> string(2) "xe" ["act"]=> string(16) "dispBoardContent" } } ["ajaxRequestMethod"]=> array(2) { [0]=> string(6) "XMLRPC" [1]=> string(4) "JSON" } ["gzhandler_enable"]=> bool(true) }

XE 최신버전에서 라이믹스로 업데이트 하는 방법

*이 방법은 ssh 터미널 사용에 익숙하신 분에게 추천드립니다.

1. ssh 터미널에서 작업하는 방법을 추천합니다.

우선 터미널로 접속합니다.

XE가 설치된 디렉토리 상위로 이동합니다. 

예를 들어 /home/id/www 디렉토리에 XE가 설치되어져있다면,

cd /home/id

위 명령어를 입력 후 www 디렉토리의 상위로 이동합니다.


2. 깃헙이 가능하다면 깃헙에서 다운로드하세요.

git clone https://github.com/rhymix/rhymix.git

/home/id/rhymix 

위 디렉토리가 생성이 됩니다.

cd /home/id/rhymix

위 디렉토리로 이동합니다.

cp -fa * ../www/

위 명령어를 입력하시면 현재 rhymix 아래의 모든 파일이 ../www 아래로 강제 복사됩니다.


XE 1.5 이하 버전에서 라이믹스로 업데이트 하는 방법

xe.1.5.2에서 업데이트했습니다.

일단 1.7.2를 다운받아서 덮어쓰기 합니다.

관리자 로그인 후 메뉴 > 모듈 > 기타 모듈 순으로 업데이트 합니다.

반드시 메뉴부터 실행해야 합니다.

안 그러면 메뉴가 안 나타나고 사이트가 꼬여서 안됩니다.


Fatal error: Call to undefined method HTTP_Request::setConfig() in /DATA/autocop/public_html/xe/classes/file/FileHandler.class.php on line 574 


1.8.2 버전 이후의 버그입니다.

문제의 574줄을 삭제해 버리면 됩니다.

https://www.xpressengine.com/qna/23018863




1.11.2 버전을 업데이트하려고 하니 아래와 같은 메세지가 출력됐습니다.

https://xe1.xpressengine.com/qna/23282740

1.11.2 버전 이후부터는 php 5.3 이상부터 지원합니다.

업데이트를 하려고 했던 서버의 php의 버전은 5.2였으므로 이 부분부터 해결해야했습니다.



라이믹스는 이온디와 함께

닫기

마이페이지

로그인을 해주세요

네이버로 로그인