Jump to content

XAMPP: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Version Update
Line 15: Line 15:
| developer = Apache Friends
| developer = Apache Friends
| released = {{Start date and age|2002|05|22|df=no}}
| released = {{Start date and age|2002|05|22|df=no}}
| latest release version = 7.2.2 - [[Microsoft Windows|Windows]]<br/>7.2.2 - [[Linux]]<br/>7.2.2 - [[macOS]]
| latest release version = 7.2.3 - [[Microsoft Windows|Windows]]<br/>7.2.3 - [[Linux]]<br/>7.2.3 - [[macOS]]
| latest release date = {{release date and age|2018|02|16|df=no}}
| latest release date = {{release date and age|2018|03|15|df=no}}
| repo = https://github.com/ApacheFriends
| repo = https://github.com/ApacheFriends
| status = Active
| status = Active
Line 400: Line 400:
|-
|-
| 7.2.2 || 2.4.29 || 10.1.30 || - || 7.2.2 || <ref name="XAMPP - 7.2.2">{{cite web|url=http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/|title=Apache Friends - XAMPP 7.2.2 Download|publisher=Apache Friends |date=2018-02-16 |accessdate=2018-02-17}}</ref>
| 7.2.2 || 2.4.29 || 10.1.30 || - || 7.2.2 || <ref name="XAMPP - 7.2.2">{{cite web|url=http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/|title=Apache Friends - XAMPP 7.2.2 Download|publisher=Apache Friends |date=2018-02-16 |accessdate=2018-02-17}}</ref>
|-
| 7.2.3 || 2.4.29 || 10.1.31 || - || 7.2.3 || <ref name="XAMPP - 7.2.3">{{cite web|url=http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/|title=Apache Friends - XAMPP 7.2.3 Download|publisher=Apache Friends |date=2018-03-15 |accessdate=2018-03-15}}</ref>
|}
|}



Revision as of 23:48, 15 March 2018

Template:Confuse2

XAMPP
Developer(s)Apache Friends
Initial releaseMay 22, 2002; 22 years ago (2002-05-22)
Stable release
7.2.3 - Windows
7.2.3 - Linux
7.2.3 - macOS / March 15, 2018; 6 years ago (2018-03-15)
Repositoryhttps://github.com/ApacheFriends
Written inVarious Languages
Operating systemCross-platform
Linux
Windows
Solaris
macOS
PlatformWindows - 2008, 2012, Vista, 7, 8, 10 x32 Bit
Linux - Debian, RedHat, CentOS, Ubuntu, Fedora, Gentoo, Arch, SUSE x32 or x64 Bit
macOS - 10.6 or later x64 Bit
SizeWindows x32 Bit - 122 Mb
Linux x64 Bit - 133 Mb
macOS x64 Bit - 138 Mb
Available in11 languages
TypeWAMP, MAMP, SAMP, LAMP
LicenseGNU General Public Licence
Websiteapachefriends.org

XAMPP (/ˈzæmp/ or /ˈɛks.æmp/[2]) is a free and open source cross-platform web server solution stack package developed by Apache Friends,[2] consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages.[3][4] XAMPP stands for Cross-Platform (X), Apache (A), MariaDB (M), PHP (P) and Perl (P). It is a simple, lightweight Apache distribution that makes it extremely easy for developers to create a local web server for testing and deployment purposes. Everything needed to set up a web server – server application (Apache), database (MariaDB), and scripting language (PHP) – is included in an extractable file. XAMPP is also cross-platform, which means it works equally well on Linux, Mac and Windows. Since most actual web server deployments use the same components as XAMPP, it makes transitioning from a local test server to a live server extremely easy as well.

Etymology

The term XAMPP is an apparent acronym. However, there is no official acronym expansion specified on the Apache Friends website. Their homepage header reads “XAMPP Apache + MariaDB + PHP + Perl”, indicating that this abbreviation is a recursive acronym.

The term can be unofficially broken down as follows:

Letter Meaning
X as an ideographic letter referring to cross‑platform[5]
A Apache[6] or its expanded form, Apache HTTP Server[5]
M MariaDB[7] (formerly: MySQL[5][7])
P PHP[6][5]
P Perl[6][5]

MySQL was replaced with MariaDB on 2015-10-19 and beginning with XAMPP versions 5.5.30 and 5.6.14,[7] effectively altering the meaning of the acronym.

While both letters P are de facto interchangeable, convention used at the Apache Friends website indicates that the first letter P is short for PHP and the latter letter P is short for Perl.

Prerequisites

XAMPP requires only one zip, tar, 7z, or exe file to be downloaded and run, and little or no configuration of the various components that make up the web server is required.[8] The Windows' version of XAMPP requires Microsoft Visual C++ 2017 Redistributable.

Features

XAMPP is regularly updated to the latest releases of Apache, MariaDB, PHP and Perl. It also comes with a number of other modules including OpenSSL, phpMyAdmin, MediaWiki, Joomla, WordPress and more.[9] Self-contained, multiple instances of XAMPP can exist on a single computer, and any given instance can be copied from one computer to another.[10] XAMPP is offered in both a full and a standard version (Smaller version).[10]

Usage

Officially, XAMPP's designers intended it for use only as a development tool, to allow website designers and programmers to test their work on their own computers without any access to the Internet. To make this as easy as possible, many important security features are disabled by default.[11] XAMPP has the ability to serve web pages on the World Wide Web.[12] A special tool is provided to password-protect the most important parts of the package.[13]

XAMPP also provides support for creating and manipulating databases in MariaDB and SQLite among others.

Once XAMPP is installed, it is possible to treat a localhost like a remote host by connecting using an FTP client. Using a program like FileZilla has many advantages when installing a content management system (CMS) like Joomla or WordPress. It is also possible to connect to localhost via FTP with an HTML editor.

Components

XAMPP 7.2.2 for Windows and Linux, Mac OSX, including:[14]

Component On Windows On Linux On macOS
Apache 2.4.29 Yes Yes Yes
MariaDB 10.1.30 Yes Yes Yes
PHP Yes - 7.2.2 Yes - 7.2.2[15] Yes - 7.2.2[15]
phpMyAdmin Yes - 4.7.7 Yes - 4.7.7 Yes - 4.7.7
OpenSSL Yes - 1.1.0g Yes - 1.0.2n Yes - 1.0.2n
XAMPP Control Panel 3.2.2 Yes No No
Webalizer Yes - 2.23-04 Yes - 2.23-05 Yes - 2.23-05
Mercury Mail Yes No No
Transport System 4.63 Yes No No
Tomcat 7.0.56 (with mod_proxy_ajp as connector) Yes No No
Strawberry Perl 7.0.56 Portable Yes No No
FileZilla FTP Server 0.9.41 Yes No No
ProFTPD 1.3.4c No Yes Yes
GD 2.0.35 No Yes Yes
Perl 5.16.3 No Yes Yes
Freetype2 2.4.8 No Yes Yes
libpng 1.5.26 No Yes Yes
gdbm 1.8.3 No Yes Yes
zlib 1.2.8 No Yes Yes
expat 2.0.1 No Yes Yes
Sablotron 1.0.3 No Yes Yes
libxml 2.0.1 No Yes Yes
Ming 0.4.5 No Yes Yes
pdf class 0.11.7 No Yes Yes
ncurses 5.9 No Yes Yes
mod_perl 2.0.8-dev No Yes Yes
FreeTDS 0.91 No Yes Yes
gettext 0.18.1.1 No Yes Yes
IMAP C-Client 2007e No Yes Yes
OpenLDAP (client) 2.4.21 No Yes Yes
mcrypt 2.5.8 Yes Yes Yes
mhash 0.9.9.9 No Yes Yes
cUrl 7.45.0 No Yes Yes
libxslt 1.1.29 No Yes Yes
libapreq 2.12 No Yes Yes
FPDF 1.7 No Yes Yes
ICU4C Library 4.8.1 No Yes Yes
APR 1.5.2 No Yes Yes
APR-utils 1.5.4 No Yes Yes

Major Component Versions in XAMPP Releases

XAMPP Apache MariaDB MySQL PHP Ref
5.5.19 2.4.10 - 5.6.21 5.5.19 [16]
5.5.24 2.4.12 - 5.6.24 5.5.24 [17]
5.5.33 2.4.18 10.1.10 - 5.5.33 [18]
5.5.34 2.4.18 10.1.13 - 5.5.34 [19]
5.5.35 2.4.18 10.1.13 - 5.5.35 [20]
5.6.3 2.4.10 - 5.6.21 5.6.3 [21]
5.6.8 2.4.12 - 5.6.24 5.6.8 [22]
5.6.11 2.4.16 - 5.6.25 5.6.11 [23]
5.6.12 2.4.16 - 5.6.26 5.6.12 [24]
5.6.14 2.4.17 10.1.8 - 5.6.14 [25]
5.6.15 2.4.17 10.1.9 - 5.6.15 [26]
5.6.19 2.4.18 10.1.10 - 5.6.19 [27]
5.6.20 2.4.18 10.1.13 - 5.6.20 [28]
5.6.21 2.4.18 10.1.13 - 5.6.21 [29]
5.6.28 2.4.18 10.1.19 - 5.6.28 [30]
5.6.30 2.4.25 10.1.21 - 5.6.30 [31]
5.6.31 2.4.26 10.1.25 - 5.6.31 [32]
5.6.32 2.4.29 10.1.28 - 5.6.32 [33]
5.6.33 2.4.30 10.1.30 - 5.6.33 [34]
7.0.0 2.4.18 10.1.9 - 7.0.0 [35]
7.0.1 2.4.18 10.1.9 - 7.0.1 [36]
7.0.2 2.4.18 10.1.10 - 7.0.2 [37]
7.0.3 2.4.18 10.1.10 - 7.0.3 [38]
7.0.4 2.4.18 10.1.10 - 7.0.4 [39]
7.0.5 2.4.18 10.1.13 - 7.0.5 [40]
7.0.6 2.4.18 10.1.13 - 7.0.6 [41]
7.0.8 2.4.18 10.1.13 - 7.0.8 [42]
7.0.9 2.4.23 10.1.16 - 7.0.9 [43]
7.0.13 2.4.23 10.1.19 - 7.0.13 [44]
7.0.15 2.4.25 10.1.21 - 7.0.15 [45]
7.0.16 2.4.25 10.1.21 - 7.0.16 [46]
7.0.18 2.4.25 10.1.22 - 7.0.18 [47]
7.0.20 2.4.25 10.1.24 - 7.0.20 [48]
7.0.21 2.4.26 10.1.25 - 7.0.21 [49]
7.0.22 2.4.27 10.1.26 - 7.0.22 [50]
7.0.23 2.4.27 10.1.26 - 7.0.23 [51]
7.0.24 2.4.28 10.1.28 - 7.0.24 [52]
7.0.25 2.4.29 10.1.28 - 7.0.25 [53]
7.0.26 2.4.29 10.1.29 - 7.0.26 [54]
7.0.27 2.4.30 10.1.30 - 7.0.27 [55]
7.1.1 2.4.25 10.1.21 - 7.1.1 [56]
7.1.2 2.4.25 10.1.21 - 7.1.2 [57]
7.1.4 2.4.25 10.1.22 - 7.1.4 [58]
7.1.6 2.4.25 10.1.24 - 7.1.6 [59]
7.1.7 2.4.26 10.1.25 - 7.1.7 [60]
7.1.8 2.4.27 10.1.26 - 7.1.8 [61]
7.1.9 2.4.27 10.1.26 - 7.1.9 [62]
7.1.10 2.4.28 10.1.28 - 7.1.10 [63]
7.1.11 2.4.29 10.1.28 - 7.1.11 [64]
7.1.12 2.4.29 10.1.29 - 7.1.12 [65]
7.1.13 2.4.29 10.1.30 - 7.1.13 [66]
7.1.14 2.4.29 10.1.30 - 7.1.14 [67]
7.2.0 2.4.29 10.1.29 - 7.2.0 [68]
7.2.1 2.4.29 10.1.30 - 7.2.1 [69]
7.2.2 2.4.29 10.1.30 - 7.2.2 [70]
7.2.3 2.4.29 10.1.31 - 7.2.3 [71]

See also

References

  1. ^ "Site Overview - apachefriends.org". Retrieved 23 December 2016.
  2. ^ a b "Interview with Kai Seidler from the XAMPP project". MySQL AB. Retrieved 2015-06-07.
  3. ^ "New XAMPP with MariaDB". apachefriends.org. 19 October 2015. Retrieved 19 November 2015.
  4. ^ "An easy to install Apache distribution containing MySQL, PHP, and Perl". SourceForge. Retrieved 2015-06-07.
  5. ^ a b c d e "What does XAMPP mean in Software?". STANDS4 LLC. Retrieved 2016-03-12.
  6. ^ a b c "XAMPP".
  7. ^ a b c "New XAMPP with MariaDB". Apache Friends. Retrieved 2016-03-12.
  8. ^ "Downloading and installing XAMPP". Udemy. 2015-04-21. Retrieved 2015-04-21.
  9. ^ "XAMPP Addons list". Apache Friends. 2015-04-21. Retrieved 2015-04-21.
  10. ^ a b "How to install XAMPP Software". Masunduh II. 2015-04-21. Retrieved 2015-04-21.
  11. ^ "apache friends - xampp for windows". Apachefriends.org. Retrieved 2008-12-19.
  12. ^ "Where XAMPP is used commonly and what it can do.". Owusu-Ansah Godfred. Retrieved 2012-04-30.
  13. ^ "XAMPP for Linux". Retrieved 2012-04-30.
  14. ^ "Apache Friends". Apache Friends. 2018-01-19. Retrieved 2018-01-20.
  15. ^ a b With PEAR + SQLite 2.8.17/3.7.17 + multibyte (mbstring) support
  16. ^ "Apache Friends - XAMPP 5.5.19 Download". Apache Friends. 2015-06-07. Retrieved 2015-06-07.
  17. ^ "Apache Friends - XAMPP 5.5.24 Download". Apache Friends. 2015-06-07. Retrieved 2015-06-07.
  18. ^ "Apache Friends - XAMPP 5.5.33 Download". Apache Friends. 2016-03-04. Retrieved 2016-03-08.
  19. ^ "Apache Friends - XAMPP 5.5.34 Download". Apache Friends. 2016-04-21. Retrieved 2016-04-22.
  20. ^ "Apache Friends - XAMPP 5.5.35 Download". Apache Friends. 2016-05-12. Retrieved 2016-05-13.
  21. ^ "Apache Friends - XAMPP 5.6.3 Download". Apache Friends. 2015-06-07. Retrieved 2015-06-07.
  22. ^ "Apache Friends - XAMPP 5.6.8 Download". Apache Friends. 2015-06-07. Retrieved 2015-06-07.
  23. ^ "Apache Friends - XAMPP 5.6.11 Download". Apache Friends. 2015-07-23. Retrieved 2015-07-23.
  24. ^ "Apache Friends - XAMPP 5.6.12 Download". Apache Friends. 2015-08-27. Retrieved 2015-08-27.
  25. ^ "Apache Friends - XAMPP 5.6.14 Download". Apache Friends. 2015-10-21. Retrieved 2015-11-19.
  26. ^ "Apache Friends - XAMPP 5.6.15 Download". Apache Friends. 2015-12-06. Retrieved 2015-12-08.
  27. ^ "Apache Friends - XAMPP 5.6.19 Download". Apache Friends. 2016-03-04. Retrieved 2016-03-08.
  28. ^ "Apache Friends - XAMPP 5.6.20 Download". Apache Friends. 2016-04-21. Retrieved 2016-04-22.
  29. ^ "Apache Friends - XAMPP 5.6.21 Download". Apache Friends. 2016-05-12. Retrieved 2016-05-13.
  30. ^ "Apache Friends - XAMPP 5.6.28 Download". Apache Friends. 2016-11-18. Retrieved 2016-11-18.
  31. ^ "Apache Friends - XAMPP 5.6.30 Download". Apache Friends. 2017-02-01. Retrieved 2017-02-05.
  32. ^ "Apache Friends - XAMPP 5.6.31 Download". Apache Friends. 2017-07-11. Retrieved 2017-07-11.
  33. ^ "Apache Friends - XAMPP 5.6.32 Download". Apache Friends. 2017-11-10. Retrieved 2017-11-12.
  34. ^ "Apache Friends - XAMPP 5.6.33 Download". Apache Friends. 2018-01-19. Retrieved 2018-01-20.
  35. ^ "Apache Friends - XAMPP 7.0.0 Download". Apache Friends. 2015-12-23. Retrieved 2015-12-25.
  36. ^ "Apache Friends - XAMPP 7.0.1 Download". Apache Friends. 2015-12-31. Retrieved 2016-01-01.
  37. ^ "Apache Friends - XAMPP 7.0.2 Download". Apache Friends. 2016-01-29. Retrieved 2016-02-02.
  38. ^ "Apache Friends - XAMPP 7.0.3 Download". Apache Friends. 2016-02-19. Retrieved 2016-02-19.
  39. ^ "Apache Friends - XAMPP 7.0.4 Download". Apache Friends. 2016-03-04. Retrieved 2016-03-08.
  40. ^ "Apache Friends - XAMPP 7.0.5 Download". Apache Friends. 2016-04-21. Retrieved 2016-04-22.
  41. ^ "Apache Friends - XAMPP 7.0.6 Download". Apache Friends. 2016-05-12. Retrieved 2016-05-13.
  42. ^ "Apache Friends - XAMPP 7.0.8 Download". Apache Friends. 2016-06-28. Retrieved 2016-07-01.
  43. ^ "Apache Friends - XAMPP 7.0.9 Download". Apache Friends. 2016-08-31. Retrieved 2016-09-02.
  44. ^ "Apache Friends - XAMPP 7.0.13 Download". Apache Friends. 2016-11-18. Retrieved 2016-11-18.
  45. ^ "Apache Friends - XAMPP 7.0.15 Download". Apache Friends. 2017-02-01. Retrieved 2017-02-05.
  46. ^ "Apache Friends - XAMPP 7.0.16 Download". Apache Friends. 2017-05-04. Retrieved 2017-05-07.
  47. ^ "Apache Friends - XAMPP 7.0.18 Download". Apache Friends. 2017-05-12. Retrieved 2017-05-15.
  48. ^ "Apache Friends - XAMPP 7.0.20 Download". Apache Friends. 2017-06-22. Retrieved 2017-06-22.
  49. ^ "Apache Friends - XAMPP 7.0.21 Download". Apache Friends. 2017-07-11. Retrieved 2017-07-11.
  50. ^ "Apache Friends - XAMPP 7.0.22 Download". Apache Friends. 2017-08-25. Retrieved 2017-08-26.
  51. ^ "Apache Friends - XAMPP 7.0.23 Download". Apache Friends. 2017-09-18. Retrieved 2017-09-25.
  52. ^ "Apache Friends - XAMPP 7.0.24 Download". Apache Friends. 2017-10-19. Retrieved 2017-10-22.
  53. ^ "Apache Friends - XAMPP 7.0.25 Download". Apache Friends. 2017-11-10. Retrieved 2017-11-12.
  54. ^ "Apache Friends - XAMPP 7.0.26 Download". Apache Friends. 2017-12-14. Retrieved 2017-12-14.
  55. ^ "Apache Friends - XAMPP 7.0.27 Download". Apache Friends. 2018-01-19. Retrieved 2018-01-20.
  56. ^ "Apache Friends - XAMPP 7.1.1 Download". Apache Friends. 2017-02-01. Retrieved 2017-02-05.
  57. ^ "Apache Friends - XAMPP 7.1.2 Download". Apache Friends. 2017-05-04. Retrieved 2017-05-07.
  58. ^ "Apache Friends - XAMPP 7.1.4 Download". Apache Friends. 2017-05-12. Retrieved 2017-05-15.
  59. ^ "Apache Friends - XAMPP 7.1.6 Download". Apache Friends. 2017-06-22. Retrieved 2017-06-22.
  60. ^ "Apache Friends - XAMPP 7.1.7 Download". Apache Friends. 2017-07-11. Retrieved 2017-07-11.
  61. ^ "Apache Friends - XAMPP 7.1.8 Download". Apache Friends. 2017-08-25. Retrieved 2017-08-26.
  62. ^ "Apache Friends - XAMPP 7.1.9 Download". Apache Friends. 2017-09-18. Retrieved 2017-09-25.
  63. ^ "Apache Friends - XAMPP 7.1.10 Download". Apache Friends. 2017-10-19. Retrieved 2017-10-22.
  64. ^ "Apache Friends - XAMPP 7.1.11 Download". Apache Friends. 2017-11-10. Retrieved 2017-11-12.
  65. ^ "Apache Friends - XAMPP 7.1.12 Download". Apache Friends. 2017-12-14. Retrieved 2017-12-14.
  66. ^ "Apache Friends - XAMPP 7.1.13 Download". Apache Friends. 2018-01-19. Retrieved 2018-01-20.
  67. ^ "Apache Friends - XAMPP 7.1.14 Download". Apache Friends. 2018-02-16. Retrieved 2018-02-17.
  68. ^ "Apache Friends - XAMPP 7.2.0 Download". Apache Friends. 2017-12-20. Retrieved 2017-12-23.
  69. ^ "Apache Friends - XAMPP 7.2.1 Download". Apache Friends. 2018-01-19. Retrieved 2018-01-20.
  70. ^ "Apache Friends - XAMPP 7.2.2 Download". Apache Friends. 2018-02-16. Retrieved 2018-02-17.
  71. ^ "Apache Friends - XAMPP 7.2.3 Download". Apache Friends. 2018-03-15. Retrieved 2018-03-15.