워드 프레스 업데이트 문제 해결

· 10년 전 · 1555

워드프레스 업데이트

워드프레스 디렉토리로 이동할 수 없습니다.

설치 실패


 

x.x.x.x - - [19/Sep/2015:20:42:12 +0900] "POST /wordpress/wp-admin/update-core.php?action=do-core-upgrade HTTP/1.1" 200 26893

x.x.x.x - - [19/Sep/2015:20:42:45 +0900] "POST /wordpress/wp-admin/update-core.php?action=do-core-upgrade&_wpnonce=68e6d47cd8 HTTP/1.1" 200 24774



 

 

 

 

 

wp-config.php 제일 하단 내용 추가.

if(is_admin()) {

   add_filter('filesystem_method', create_function('$a', 'return "direct";' ));

   define( 'FS_CHMOD_DIR', 0751 );

}

 

 

워드프레스 업데이트

https://downloads.wordpress.org/release/ko_KR/wordpress-4.3.1.zip로부터 업데이트 다운로드.

업데이트 압축 푸는 중.

디렉터리를 생성할 수 없습니다.

설치 실패


 

chmod 777 워드프레스 폴더


 

업데이트 후 퍼미션 원복


 

sudo find . -type f -exec chmod 644 {} +

sudo find . -type d -exec chmod 755 {} +





 

http://dezang.net/757

 

|
댓글을 작성하시려면 로그인이 필요합니다.

자유게시판

+
제목 글쓴이 날짜 조회
10년 전 조회 1,294
10년 전 조회 2,007
10년 전 조회 1,332
10년 전 조회 1,306
10년 전 조회 1,830
10년 전 조회 1,463
10년 전 조회 1,413
10년 전 조회 1,233
10년 전 조회 4,068
10년 전 조회 1,167
10년 전 조회 1,255
10년 전 조회 1,394
10년 전 조회 1,190
10년 전 조회 1,171
10년 전 조회 1,556
10년 전 조회 1,240
10년 전 조회 1,144
10년 전 조회 1,497
10년 전 조회 1,278
10년 전 조회 1,925
10년 전 조회 1,685
10년 전 조회 1,858
10년 전 조회 1,297
10년 전 조회 1,741
10년 전 조회 1,465
10년 전 조회 1,198
10년 전 조회 1,252
10년 전 조회 1,165
10년 전 조회 1,169
10년 전 조회 1,206