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

· 10년 전 · 1335

워드프레스 업데이트

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

설치 실패


 

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년 전 조회 791
10년 전 조회 826
10년 전 조회 822
10년 전 조회 872
10년 전 조회 822
10년 전 조회 829
10년 전 조회 865
10년 전 조회 629
10년 전 조회 1,248
10년 전 조회 946
10년 전 조회 1,011
10년 전 조회 1,103
10년 전 조회 901
10년 전 조회 907
10년 전 조회 1,336
10년 전 조회 829
10년 전 조회 971
10년 전 조회 1,049
10년 전 조회 1,069
10년 전 조회 900
10년 전 조회 1,154
10년 전 조회 1,025
10년 전 조회 909
10년 전 조회 917
10년 전 조회 1,073
10년 전 조회 964
10년 전 조회 1,381
10년 전 조회 1,192
10년 전 조회 1,006
10년 전 조회 1,292