워드프레스
- 누구나 무료로 사용할 수 있도록 공개 되어 있음
- 워드프레스 제작사 오토메틱은 https://wordpress.com/ 이라는 블로그 서비스도 운영함
- 워드프레스를 사용하기 위에서는 세가지 서버용 프로그램(아파치, php, MySQL)이 필요
워드프레스 사용을 위한 프로그램 설치
1. wordpress
프로그램을 다운받아서 직접 구축하기 위한 설치형 워드프로세스
Download
Get WordPress Everything you need to set up your site just the way you want it. Download and install it yourself For anyone comfortable getting their own hosting and domain. Download WordPress [lat…
ko.wordpress.org
설치방법
2 MAMP
mamp 하나만 설치해도 워드프레스에 필요한 모든 기능이 한꺼번에 설치됨
Downloads - MAMP & MAMP PRO
NAMO DNS AppThe perfect MAMP companion Access your MAMP websites under a fixed domain name in the LAN instead of just an IP address. Perfect for testing on mobile devices. Try Now Buy NAMO Learn more
www.mamp.info
각각 워드프로세스 웹 서버용 프로그램 3가지
1. 아파치
인터넷과 컴퓨터를 연결을 담당
사이트맵 - Apache HTTP Server Version 2.4
httpd.apache.org
2. php
프로그램 해석을 담당
PHP: Hypertext Preprocessor
PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.
www.php.net
3. MySQL
데이터 저장을 담당
MySQL
MySQL HeatWave is a fully managed database service for transactions, real- time analytics across data warehouses and data lakes, and machine learning services, without the complexity, latency, and cost of ETL duplication. It is available on OCI, AWS, and A
www.mysql.com
'개발 공부 > wordpress' 카테고리의 다른 글
워드프레스 / 워드프레스 첨부파일 개념 알기 (미디어 라이브러리 사용법) (1) | 2024.06.02 |
---|---|
워드프레스 / 워드프레스 URL 공유를 위한 주소 셋팅 방법 (한글보단 슬러그를 사용하세요) (2) | 2024.06.01 |
워드프레스 / 4. 워드프레스 데이터베이스와 연결하기, 워드프레스 사이트 정보 입력 후 로그인까지 해보기 (0) | 2024.05.26 |
워드프레스 / 3. 워드프레스 다운받고 설치하기 (8) | 2024.05.25 |
워드프레스 / 2. 워드프레스 웹서버 환경 만들기, MAMP 설치 후 실행하기 (0) | 2024.05.19 |