XAMPP
XAMPP![]() | |
초기 릴리즈 | 2002년 9월 4일, [1] | 전(
---|---|
안정된 릴리스 | 8.1.6 / 2022년 5월 ; 전( |
저장소 | sourceforge |
운영 체제 |
|
플랫폼 | IA-32(Windows 패키지만) 및 x64(macOS 및 Linux 패키지만) |
크기 |
|
이용가능기간: | 11개[citation needed] 언어 |
언어 목록 영어, 독일어, 프랑스어, 네덜란드어, 폴란드어, 이탈리아어, 노르웨이어, 스페인어, 중국어, 브라질 포르투갈어, 일본어 | |
유형 | 솔루션 스택 |
면허증. | GNU 일반 공중 라이선스 |
웹 사이트 | www |
XAMPP(/zzémp/ 또는 /ˈks.ömp/)[2]는 Apache [2]Friends가 개발한 자유 오픈소스 크로스 플랫폼 웹 서버 솔루션스택 패키지로 주로 Apache HTTP Server, MariaDB 데이터베이스 및 PHP 및 Perl 프로그래밍 [3][4]언어로 작성된 스크립트용 인터프리터로 구성됩니다.실제 웹 서버 배치의 대부분은 XAMPP와 동일한 컴포넌트를 사용하기 때문에 로컬테스트 서버에서 라이브 서버로 이행할 수 있습니다.
XAMPP의 도입이 용이하기 때문에 WAMP 또는 LAMP 스택은 개발자에 의해 운영체제에 빠르고 간단하게 설치할 수 있습니다.또한 WordPress나 Joomla! 등의 일반적인 애드인 애플리케이션도 Bitnami를 사용하여 쉽게 설치할 수 있습니다.
어원학
XAMPP라는 용어는 명백한 약어이다.그러나 Apache Friends 웹사이트에는 공식 약어 확장이 지정되어 있지 않습니다.홈페이지 헤더에는 "XAMPP Apache + MariaDB + PHP + Perl"이라고 쓰여 있어 이 약어가 재귀적인 약어임을 알 수 있습니다.
이 용어는 비공식적으로 다음과 같이 분류할 수 있습니다.
편지 | 의미. |
---|---|
X | 크로스[5] 플랫폼을 나타내는 표어 문자 |
A | Apache [6]또는 Apache HTTP[5] 서버 확장 형식 |
M | MariaDB[7](구[5][7] MySQL) |
P | PHP[6][5] |
P | 펄[6][5] |
MySQL은 2015년 10월 19일 MariaDB로 대체되었으며 XAMPP 버전 5.5.30과 5.6.[7]14로 시작되어 약어의 의미를 효과적으로 변경하였다.
Apache Friends 웹사이트에서 사용되는 표기법에 따르면 두 글자 모두 P는 PHP의 줄임말이고, 두 글자 P는 Perl의 줄임말입니다.
전제 조건
XAMPP에서는 zip, tar, 7z 또는 exe 파일을 1개만 다운로드하여 실행하면 되며 웹 서버를 구성하는 다양한 컴포넌트의 설정은 거의 또는 전혀 필요하지 않습니다.Windows 버전의 XAMPP를 사용하려면 Microsoft Visual C++ 2017 재배포 가능이 필요합니다.
특징들
XAMPP는 Apache, MariaDB, PHP 및 Perl의 최신 릴리스로 정기적으로 업데이트됩니다.또한 OpenSSL, phpMyAdmin, MediaWiki, Joomla, WordPress [8]등을 포함한 많은 다른 모듈도 포함되어 있습니다.XAMPP의 여러 인스턴스는 하나의 컴퓨터에 존재할 수 있으며 특정 인스턴스를 컴퓨터 [9]간에 복사할 수 있습니다.XAMPP는 풀 버전과 표준 버전(소형 버전)[9] 모두 제공됩니다.
사용.
XAMPP의 가장 명백한 특징은 WAMP 웹 서버 스택을 쉽게 배치하고 인스턴스화할 [10]수 있다는 것입니다.나중에 쉽게 설치할 수 있는 몇 가지 일반적인 패키지 애플리케이션이 Bitnami에 [11]의해 제공되었습니다.
공식적으로 XAMPP의 설계자들은 웹 사이트 설계자와 프로그래머가 인터넷에 접속하지 않고 자신의 컴퓨터에서 작업을 테스트할 수 있도록 하기 위한 개발 도구로서만 사용할 것을 의도했다.이를 최대한 쉽게 하기 위해 많은 중요한 보안 기능은 [12]기본적으로 비활성화되어 있습니다.XAMPP는 World Wide [13]Web에서 웹 페이지를 서비스할 수 있습니다.패키지의 [14]가장 중요한 부분을 비밀번호로 보호하기 위한 특수 도구가 제공됩니다.
XAMPP는 MariaDB 및 SQLite 데이터베이스 작성 및 조작에 대한 지원도 제공합니다.
XAMPP가 설치되면 FTP 클라이언트를 사용하여 접속함으로써 로컬호스트를 리모트호스트와 같이 취급할 수 있습니다.FileZilla와 같은 프로그램을 사용하면 Joomla나 WordPress와[further explanation needed] 같은 콘텐츠 관리 시스템(CMS)을 설치할 때 많은 이점이 있습니다.HTML 에디터를 사용하여 FTP를 통해 localhost에 접속할 수도 있습니다.
구성 요소들
요소 | Windows 의 경우 | Linux의 경우 | MacOS의 경우 |
---|---|---|---|
아파치 2.4.53 | 네. | 네. | 네. |
마리아DB 10.4.24 | 네. | 네. | 네. |
PHP 8.1.6 | 네. | 네, 그렇습니다. | 네, 그렇습니다. |
phpMyAdmin 5.2.0 | 네. | 네. | 네. |
OpenSSL 1.1.1o | 네. | 네. | 네. |
웹 얼라이저 | 있음 - 2.23-04 | 있음 - 2005년 2.23년 | 있음 - 2005년 2.23년 |
FileZilla FTP 서버 0.9.41 | 네. | 아니요. | 아니요. |
Mercury Mail Transport System 4.63 | 네. | 아니요. | 아니요. |
Strawberry Perl 5.32.1.1 포터블 | 네. | 아니요. | 아니요. |
Tomcat 8.5.78(커넥터로서 mod_proxy_ajp 사용) | 네. | 아니요. | 아니요. |
XAMPP 제어판 3.2.4 | 네. | 아니요. | 아니요. |
APR 1.5.2 | 아니요. | 네. | 네. |
APR 유틸리티 1.5.4 | 아니요. | 네. | 네. |
cUrl 7.53.1 | 아니요. | 네. | 네. |
expat 2.0.1 | 아니요. | 네. | 네. |
FPDF 1.7 | 아니요. | 네. | 네. |
FreeTDS 0.91 | 아니요. | 네. | 네. |
Freetype2 2.4.8 | 아니요. | 네. | 네. |
GD 2.2.5 | 아니요. | 네. | 네. |
gdbm 1.8.3 | 아니요. | 네. | 네. |
gettext 0.19.8.1 | 아니요. | 네. | 네. |
ICU4C 라이브러리 66.1 | 아니요. | 네. | 네. |
IMAP C-Client 2007e | 아니요. | 네. | 네. |
libapreq 2.13 | 아니요. | 네. | 네. |
libpng 1.6.37 | 아니요. | 네. | 네. |
libxml 2.0.1 | 아니요. | 네. | 네. |
libxslt 1.1.33 | 아니요. | 네. | 네. |
mcrypt 2.5.8 | 아니요. | 네. | 네. |
해시 0.9.9.9 | 아니요. | 네. | 네. |
Ming 0.4.5 | 아니요. | 네. | 네. |
mod_dev 2.0.8-dev | 아니요. | 네. | 네. |
ncurses 5.9 | 아니요. | 네. | 네. |
OpenLDAP(클라이언트) 2.4.48 | 아니요. | 네. | 네. |
pdf 클래스 0.11.7 | 아니요. | 네. | 네. |
Perl 5.34.1 | 아니요. | 네. | 네. |
ProFTPD 1.3.6 | 아니요. | 네. | 네. |
Sablotron 1.0.3 | 아니요. | 네. | 네. |
zlib 1.2.11 | 아니요. | 네. | 네. |
XAMPP | 아파치 | 마리아DB | PHP | 참조 |
---|---|---|---|---|
7.4.1 | 2.4.41 | 10.4.11 | 7.4.1 | [17] |
7.4.2 | 2.4.41 | 10.4.11 | 7.4.2 | [18] |
7.4.3 | 2.4.41 | 10.4.11 | 7.4.3 | [19] |
7.4.4 | 2.4.41 | 10.4.11 | 7.4.4 | [20] |
7.4.5 | 2.4.43 | 10.4.11 | 7.4.5 | [21] |
7.4.6 | 2.4.43 | 10.4.11 | 7.4.6 | [22] |
7.4.7 | 2.4.43 | 10.4.13 | 7.4.7 | [23] |
7.4.8 | 2.4.43 | 10.4.13 | 7.4.8 | [24] |
7.4.9 | 2.4.46 | 10.4.14 | 7.4.9 | [25] |
7.4.10 | 2.4.46 | 10.4.14 | 7.4.10 | [26] |
7.4.11 | 2.4.46 | 10.4.14 | 7.4.11 | [27] |
7.4.12 | 2.4.46 | 10.4.14 | 7.4.12 | [28] |
7.4.13 | 2.4.46 | 10.4.17 | 7.4.13 | [29] |
7.4.14 | 2.4.46 | 10.4.17 | 7.4.14 | [30] |
7.4.15 | 2.4.46 | 10.4.17 | 7.4.15 | [31] |
7.4.16 | 2.4.46 | 10.4.18 | 7.4.16 | [32] |
7.4.18 | 2.4.47 | 10.4.18 | 7.4.18 | [33] |
7.4.19 | 2.4.47 | 10.4.18 | 7.4.19 | [34] |
7.4.20 | 2.4.48 | 10.4.18 | 7.4.20 | [35] |
7.4.21 | 2.4.48 | 10.4.20 | 7.4.21 | [36] |
7.4.22 | 2.4.48 | 10.4.20 | 7.4.22 | [37] |
7.4.23 | 2.4.48 | 10.4.21 | 7.4.23 | [38] |
7.4.24 | 2.4.51 | 10.4.21 | 7.4.24 | [39] |
7.4.26 | 2.4.51 | 10.4.22 | 7.4.26 | [40] |
7.4.27 | 2.4.52 | 10.4.22 | 7.4.27 | [41] |
7.4.28 | 2.4.52 | 10.4.24 | 7.4.28 | [42] |
7.4.19 | 2.4.53 | 10.4.24 | 7.4.29 | [43] |
8.0.0 | 2.4.46 | 10.4.17 | 8.0.0 | [44] |
8.0.1 | 2.4.46 | 10.4.17 | 8.0.1 | [45] |
8.0.2 | 2.4.46 | 10.4.17 | 8.0.2 | [46] |
8.0.3 | 2.4.46 | 10.4.18 | 8.0.3 | [47] |
8.0.5 | 2.4.47 | 10.4.18 | 8.0.5 | [48] |
8.0.6 | 2.4.47 | 10.4.19 | 8.0.6 | [49] |
8.0.7 | 2.4.48 | 10.4.19 | 8.0.7 | [50] |
8.0.8 | 2.4.48 | 10.4.20 | 8.0.8 | [51] |
8.0.9 | 2.4.48 | 10.4.20 | 8.0.9 | [52] |
8.0.10 | 2.4.48 | 10.4.21 | 8.0.10 | [53] |
8.0.11 | 2.4.51 | 10.4.21 | 8.0.11 | [54] |
8.0.13 | 2.4.51 | 10.4.22 | 8.0.13 | [55] |
8.0.14 | 2.4.52 | 10.4.22 | 8.0.14 | [56] |
8.0.15 | 2.4.52 | 10.4.22 | 8.0.15 | [57] |
8.0.17 | 2.4.52 | 10.4.24 | 8.0.17 | [58] |
8.0.18 | 2.4.53 | 10.4.24 | 8.0.18 | [59] |
8.0.19 | 2.4.53 | 10.4.24 | 8.0.19 | [60] |
8.1.0 | 2.4.51 | 10.4.22 | 8.1.0 | [61] |
8.1.1 | 2.4.52 | 10.4.22 | 8.1.1 | [62] |
8.1.2 | 2.4.52 | 10.4.22 | 8.1.2 | [63] |
8.1.4 | 2.4.52 | 10.4.24 | 8.1.4 | [64] |
8.1.5 | 2.4.53 | 10.4.24 | 8.1.5 | [65] |
8.1.6 | 2.4.53 | 10.4.24 | 8.1.6 | [66] |
「 」를 참조해 주세요.
레퍼런스
- ^ "XAMPP". SourceForge.
- ^ a b "Interview with Kai Seidler from the XAMPP project". MySQL AB. Retrieved 2015-06-07.[영구 데드링크]
- ^ "New XAMPP with MariaDB". apachefriends.org. 19 October 2015. Archived from the original on 2015-11-19. Retrieved 19 November 2015.
- ^ "An easy to install Apache distribution containing MySQL, PHP, and Perl". SourceForge. Archived from the original on 2015-06-06. Retrieved 2015-06-07.
- ^ a b c d e "What does XAMPP mean in Software?". STANDS4 LLC. Archived from the original on 2015-09-06. Retrieved 2016-03-12.
- ^ a b c "XAMPP". Archived from the original on 2016-03-12. Retrieved 2016-03-12.
- ^ a b c "New XAMPP with MariaDB". Apache Friends. Archived from the original on 2016-04-12. Retrieved 2016-03-12.
- ^ "XAMPP Addons list". Apache Friends. 2015-04-21. Archived from the original on 2015-03-22. Retrieved 2015-04-21.
- ^ a b "How to install XAMPP Software". Masunduh II. 2015-04-21. Archived from the original on 2015-07-09. Retrieved 2015-04-21.
- ^ Gralla, Gabe (2011-04-22). "XAMPP for Windows". PCWord. IDG. Archived from the original on 2017-08-28. Retrieved 2018-10-18.
- ^ "Bitnami for XAMPP". Apache Friends. Archived from the original on 2018-06-23. Retrieved 2018-10-18.
- ^ "apache friends - xampp for windows". Apachefriends.org. Archived from the original on 2008-12-19. Retrieved 2008-12-19.
- ^ "Where XAMPP is used commonly and what it can do.". Owusu-Ansah Godfred. Archived from the original on 2015-06-19. Retrieved 2012-04-30.
- ^ "XAMPP for Linux". Archived from the original on 2012-05-01. Retrieved 2012-04-30.
- ^ "Apache Friends". Apache Friends. 2022-05-16. Retrieved 2022-05-16.
- ^ a b PEAR + SQLite 2.8.17/3.38.5 + 멀티바이트(mbstring) 지원
- ^ "Apache Friends - XAMPP 7.4.1 Download". Apache Friends. 2019-12-27. Archived from the original on 2018-11-15. Retrieved 2019-12-28.
- ^ "Apache Friends - XAMPP 7.4.2 Download". Apache Friends. 2020-02-05. Archived from the original on 2018-11-15. Retrieved 2020-02-07.
- ^ "Apache Friends - XAMPP 7.4.3 Download". Apache Friends. 2020-03-03. Archived from the original on 2018-11-15. Retrieved 2020-03-03.
- ^ "Apache Friends - XAMPP 7.4.4 Download". Apache Friends. 2020-04-01. Archived from the original on 2018-11-15. Retrieved 2020-04-02.
- ^ "Apache Friends - XAMPP 7.4.5 Download". Apache Friends. 2020-04-24. Archived from the original on 2018-11-15. Retrieved 2020-04-24.
- ^ "Apache Friends - XAMPP 7.4.6 Download". Apache Friends. 2020-05-19. Archived from the original on 2018-11-15. Retrieved 2020-05-19.
- ^ "Apache Friends - XAMPP 7.4.7 Download". Apache Friends. 2020-06-17. Archived from the original on 2018-11-15. Retrieved 2020-06-18.
- ^ "Apache Friends - XAMPP 7.4.8 Download". Apache Friends. 2020-07-15. Archived from the original on 2018-11-15. Retrieved 2020-07-15.
- ^ "Apache Friends - XAMPP 7.4.9 Download". Apache Friends. 2020-08-19. Archived from the original on 2018-11-15. Retrieved 2020-08-20.
- ^ "Apache Friends - XAMPP 7.4.10 Download". Apache Friends. 2020-09-12. Archived from the original on 2019-11-28. Retrieved 2020-09-13.
- ^ "Apache Friends - XAMPP 7.4.11 Download". Apache Friends. 2020-10-14. Archived from the original on 2019-11-28. Retrieved 2020-10-14.
- ^ "Apache Friends - XAMPP 7.4.12 Download". Apache Friends. 2020-11-16. Archived from the original on 2019-11-28. Retrieved 2020-11-18.
- ^ "Apache Friends - XAMPP 7.4.13 Download". Apache Friends. 2020-12-04. Archived from the original on 2019-11-28. Retrieved 2020-12-04.
- ^ "Apache Friends - XAMPP 7.4.14 Download". Apache Friends. 2021-01-19. Archived from the original on 2019-11-28. Retrieved 2021-01-20.
- ^ "Apache Friends - XAMPP 7.4.15 Download". Apache Friends. 2021-02-09. Archived from the original on 2019-11-28. Retrieved 2021-02-10.
- ^ "Apache Friends - XAMPP 7.4.16 Download". Apache Friends. 2021-03-13. Archived from the original on 2019-11-28. Retrieved 2021-03-13.
- ^ "Apache Friends - XAMPP 7.4.18 Download". Apache Friends. 2021-05-04. Archived from the original on 2019-11-28. Retrieved 2021-05-04.
- ^ "Apache Friends - XAMPP 7.4.19 Download". Apache Friends. 2021-05-11. Archived from the original on 2019-11-28. Retrieved 2021-05-11.
- ^ "Apache Friends - XAMPP 7.4.20 Download". Apache Friends. 2021-06-08. Archived from the original on 2019-11-28. Retrieved 2021-06-08.
- ^ "Apache Friends - XAMPP 7.4.21 Download". Apache Friends. 2021-07-09. Archived from the original on 2019-11-28. Retrieved 2021-07-13.
- ^ "Apache Friends - XAMPP 7.4.22 Download". Apache Friends. 2021-08-03. Archived from the original on 2019-11-28. Retrieved 2021-08-06.
- ^ "Apache Friends - XAMPP 7.4.23 Download". Apache Friends. 2021-09-03. Archived from the original on 2019-11-28. Retrieved 2021-09-06.
- ^ "Apache Friends - XAMPP 7.4.24 Download". Apache Friends. 2021-10-08. Archived from the original on 2019-11-28. Retrieved 2021-10-09.
- ^ "Apache Friends - XAMPP 7.4.26 Download". Apache Friends. 2021-11-25. Archived from the original on 2019-11-28. Retrieved 2021-11-26.
- ^ "Apache Friends - XAMPP 7.4.27 Download". Apache Friends. 2021-12-23. Archived from the original on 2019-11-28. Retrieved 2021-12-23.
- ^ "Apache Friends - XAMPP 7.4.28 Download". Apache Friends. 2022-03-18. Archived from the original on 2021-11-28. Retrieved 2022-03-19.
- ^ "Apache Friends - XAMPP 7.4.29 Download". Apache Friends. 2022-04-20. Archived from the original on 2021-11-28. Retrieved 2022-04-21.
- ^ "Apache Friends - XAMPP 8.0.0 Download". Apache Friends. 2020-12-04. Archived from the original on 2019-11-28. Retrieved 2020-12-04.
- ^ "Apache Friends - XAMPP 8.0.1 Download". Apache Friends. 2021-01-19. Archived from the original on 2019-11-28. Retrieved 2021-01-20.
- ^ "Apache Friends - XAMPP 8.0.2 Download". Apache Friends. 2021-02-09. Archived from the original on 2019-11-28. Retrieved 2021-02-10.
- ^ "Apache Friends - XAMPP 8.0.3 Download". Apache Friends. 2021-03-13. Archived from the original on 2019-11-28. Retrieved 2021-03-13.
- ^ "Apache Friends - XAMPP 8.0.5 Download". Apache Friends. 2021-05-04. Archived from the original on 2019-11-28. Retrieved 2021-05-04.
- ^ "Apache Friends - XAMPP 8.0.6 Download". Apache Friends. 2021-05-11. Archived from the original on 2019-11-28. Retrieved 2021-05-11.
- ^ "Apache Friends - XAMPP 8.0.7 Download". Apache Friends. 2021-06-08. Archived from the original on 2019-11-28. Retrieved 2021-06-08.
- ^ "Apache Friends - XAMPP 8.0.8 Download". Apache Friends. 2021-07-09. Archived from the original on 2019-11-28. Retrieved 2021-07-13.
- ^ "Apache Friends - XAMPP 8.0.9 Download". Apache Friends. 2021-08-03. Archived from the original on 2019-11-28. Retrieved 2021-08-06.
- ^ "Apache Friends - XAMPP 8.0.10 Download". Apache Friends. 2021-09-03. Archived from the original on 2019-11-28. Retrieved 2021-09-06.
- ^ "Apache Friends - XAMPP 8.0.11 Download". Apache Friends. 2021-10-08. Archived from the original on 2019-11-28. Retrieved 2021-10-09.
- ^ "Apache Friends - XAMPP 8.0.13 Download". Apache Friends. 2021-11-25. Archived from the original on 2019-11-28. Retrieved 2021-11-26.
- ^ "Apache Friends - XAMPP 8.0.14 Download". Apache Friends. 2021-12-23. Archived from the original on 2019-11-28. Retrieved 2021-12-23.
- ^ "Apache Friends - XAMPP 8.0.15 Download". Apache Friends. 2021-12-23. Archived from the original on 2021-11-28. Retrieved 2022-01-24.
- ^ "Apache Friends - XAMPP 8.0.17 Download". Apache Friends. 2022-03-18. Archived from the original on 2021-11-28. Retrieved 2022-03-19.
- ^ "Apache Friends - XAMPP 8.0.18 Download". Apache Friends. 2022-04-20. Archived from the original on 2021-11-28. Retrieved 2022-04-21.
- ^ "Apache Friends - XAMPP 8.0.19 Download". Apache Friends. 2022-05-16. Archived from the original on 2021-11-28. Retrieved 2022-05-16.
- ^ "Apache Friends - XAMPP 8.1.0 Download". Apache Friends. 2021-12-16. Archived from the original on 2019-11-28. Retrieved 2021-12-16.
- ^ "Apache Friends - XAMPP 8.1.1 Download". Apache Friends. 2021-12-23. Archived from the original on 2019-11-28. Retrieved 2021-12-23.
- ^ "Apache Friends - XAMPP 8.1.2 Download". Apache Friends. 2021-12-23. Archived from the original on 2021-11-28. Retrieved 2022-01-24.
- ^ "Apache Friends - XAMPP 8.1.4 Download". Apache Friends. 2022-03-18. Archived from the original on 2021-11-28. Retrieved 2022-03-19.
- ^ "Apache Friends - XAMPP 8.1.5 Download". Apache Friends. 2022-04-20. Archived from the original on 2021-11-28. Retrieved 2022-04-21.
- ^ "Apache Friends - XAMPP 8.1.6 Download". Apache Friends. 2022-05-16. Archived from the original on 2021-11-28. Retrieved 2022-05-16.
외부 링크
- 공식 웹사이트
- Wayback Machine에서 2020-07-01년 XAMPP 프로젝트의 Kai Seidler 인터뷰 - MySQL의 Lenz Grimer 인터뷰
- XAMPP를 사용한 설치, 설정 및 개발 - Dalibor D의 기사. Dvorski, 스킬스 캐나다 - 온타리오
- XAMPP의 약자: STANDS4 LLC의 사이트인 Abbreviations.com에서 가져온 것입니다.
- XAMPP 전반 - Owusu-Ansah Godfred 기사, 글로벌 헬스 데이터 관리