Home CentOS7 CentOS7 워드프레스 홈페이지 연결

CentOS7 워드프레스 홈페이지 연결

by maxblog
0 comment
1.
phpmyadmin에 접속하여 vsn_vscreen_db.sql 과 같은 DB파일을 가져온다.

2.
ftp 로 홈페이지 파일을 모두 올린다.

3.
vscreen.conf 에서 인증서 부분 3줄을 #처리해서 막아준다.

4.
vscreen.conf 파일을 서버에 올린다.

5.
wp-confg.php를 열어 db와 계정정보를 수정해준다.


6. Nginx를 다시 실행
systemctl restart nginx

7. ssl 인증서를 만든다.
certbot --nginx -d vscreen.kr -d www.vscreen.kr

8.
vscreen.conf 에서 인증서 부분 3줄을 #처리를 지우고 적용시킨다.

8. 
Nginx를 다시 실행
systemctl restart nginx


9.
홈페이지 접속해서 잘 뜨는 것을 확인한다.


10. 
다음과 같은 과정으포 퍼미션을 설정한다.

find ./vscreen.kr -type  d -exec chmod 755 {} \;
find ./vscreen.kr -type f -exec chmod 644 {} \;

chmod 600 ./vscreen.kr/wp-config.php

chown -R nginx:nginx /home/vscreen.kr



기존 워드프레스 홈페이지를 내보내기하여 다른 서버로 이전하며 세팅할때의 기본 과정이다.
Vscreen 홈페이지 기준으로 세팅과정을 정리하였으며 다른 홈페이지를 세팅할때에는
홈페이지의 주소나 폴더에 맞게 수정하여 세팅을 하면 도움이 된다.

Certbot 나 Nginx 등 서버의 환경은 모두 준비가 되어있어야한다.

banner

좋아할만한 추천 글

Leave a Comment

Soledad is the Best Newspaper and Magazine WordPress Theme with tons of options and demos ready to import. This theme is perfect for blogs and excellent for online stores, news, magazine or review sites.

Buy Soledad now!

Edtior's Picks

Latest Articles

ⓒ 2023.  FUNCOM all rights reserved.