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

· 10년 전 · 1330

워드프레스 업데이트

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

설치 실패


 

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년 전 조회 789
10년 전 조회 824
10년 전 조회 820
10년 전 조회 870
10년 전 조회 817
10년 전 조회 827
10년 전 조회 860
10년 전 조회 625
10년 전 조회 1,246
10년 전 조회 944
10년 전 조회 1,006
10년 전 조회 1,099
10년 전 조회 899
10년 전 조회 902
10년 전 조회 1,331
10년 전 조회 824
10년 전 조회 966
10년 전 조회 1,044
10년 전 조회 1,067
10년 전 조회 894
10년 전 조회 1,148
10년 전 조회 1,018
10년 전 조회 905
10년 전 조회 912
10년 전 조회 1,071
10년 전 조회 963
10년 전 조회 1,378
10년 전 조회 1,190
10년 전 조회 1,003
10년 전 조회 1,290