Xampp Control Panel V3.2.1 Php Version 4,4/5 5785 reviews
XAMPPDeveloper(s) | Apache Friends |
---|
Initial release | May 22, 2002; 17 years ago |
---|
Stable release | 7.3.6 / June 5, 2019; 24 days ago |
---|
Repository | github.com/ApacheFriends |
---|
Operating system | - Windows Server 2008 and later
- Windows Vista and later
- and later
- CentOS, Ubuntu, Fedora, Gentoo, Arch, SUSE
|
---|
Platform | IA-32 (Windows package only) and x64 (macOS and Linux packages only) |
---|
Size |
---|
Available in | 11 languages[citation needed] |
---|
English, German, French, Dutch, Polish, Italian, Norwegian, Spanish, Chinese, Brazilian Portuguese, Japanese |
Type | Solution stack |
---|
License | GNU General Public License |
---|
Alexa rank | 11,326 (As of January 2019)[1] |
---|
Website | www.apachefriends.org |
---|
XAMPP (/ˈzæmp/ or /ˈɛks.æmp/[2]) is a free and open-sourcecross-platformweb serversolution stack package developed by Apache Friends,[2] consisting mainly of the Apache HTTP Server, MariaDBdatabase, and interpreters for scripts written in the PHP and Perlprogramming languages.[3][4] Since most actual web server deployments use the same components as XAMPP, it makes transitioning from a local test server to a live server possible.
Download the latest PHP version that is compatible with your Windows (x86 or x64) Extract files to a folder named php; Go to your XAMPP installation directory and rename the old php folder (something like php5) Copy the recently extracted php folder to your XAMPP installation folder; Open up the XAMPP Control Panel and configure Apache. Skyrim best clothes for female.
XAMPP's ease of deployment means a WAMP or LAMP stack can be installed quickly and simply on an operating system by a developer. With the advantage a number of common add-in applications such as WordPress and Joomla! can also be installed with similar ease using Bitnami.
Etymology[edit]
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[edit]
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[edit]
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[edit]
The most obvious characteristic of XAMPP is the ease at which a WAMP webserver stack can be deployed and instantiated.[11] Later some common packaged applications that could be easily installed were provided by Bitnami.[12]
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.[13] XAMPP has the ability to serve web pages on the World Wide Web.[14] A special tool is provided to password-protect the most important parts of the package.[15]
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[further explanation needed]. It is also possible to connect to localhost via FTP with an HTML editor.
Components[edit]
Components included with XAMPP 7.3.6[16]Component | On Windows | On Linux | On macOS |
---|
Apache 2.4.39 | Yes | Yes | Yes |
MariaDB 10.3.15 | Yes | Yes | Yes |
mcrypt 2.5.8 | Yes | Yes | Yes |
PHP 7.3.6 | Yes | Yes [17] | Yes [17] |
phpMyAdmin 4.9.0.1 | Yes | Yes | Yes |
OpenSSL | Yes - 1.1.1c | Yes - 1.0.2s | Yes - 1.0.2s |
Webalizer | Yes - 2.23-04 | Yes - 2.23-05 | Yes - 2.23-05 |
FileZilla FTP Server 0.9.41 | Yes | No | No |
Mercury Mail Transport System 4.63 | Yes | No | No |
Strawberry Perl 5.16.3.1 Portable | Yes | No | No |
Tomcat 7.0.92 (with mod_proxy_ajp as connector) | Yes | No | No |
XAMPP Control Panel 3.2.4 | Yes | No | No |
APR 1.5.2 | No | Yes | Yes |
APR-utils 1.5.4 | No | Yes | Yes |
cUrl 7.45.0 | No | Yes | Yes |
expat 2.0.1 | No | Yes | Yes |
FPDF 1.7 | No | Yes | Yes |
FreeTDS 0.91 | No | Yes | Yes |
Freetype2 2.4.8 | No | Yes | Yes |
GD 2.0.35 | No | Yes | Yes |
gdbm 1.8.3 | No | Yes | Yes |
gettext 0.19.8.1 | No | Yes | Yes |
ICU4C Library 64.2 | No | Yes | Yes |
IMAP C-Client 2007e | No | Yes | Yes |
libapreq 2.13 | No | Yes | Yes |
libpng 1.5.26 | No | Yes | Yes |
libxml 2.0.1 | No | Yes | Yes |
libxslt 1.1.33 | No | Yes | Yes |
mhash 0.9.9.9 | No | Yes | Yes |
Ming 0.4.5 | No | Yes | Yes |
mod_perl 2.0.8-dev | No | Yes | Yes |
ncurses 5.9 | No | Yes | Yes |
OpenLDAP (client) 2.4.21 | No | Yes | Yes |
pdf class 0.11.7 | No | Yes | Yes |
Perl 5.16.3 | No | Yes | Yes |
ProFTPD 1.3.4c | No | Yes | Yes |
Sablotron 1.0.3 | No | Yes | Yes |
zlib 1.2.11 | No | Yes | Yes |
Major component versionsXAMPP | Apache | MariaDB | PHP | Ref |
---|
7.1.13 | 2.4.29 | 10.1.30 | 7.1.13 | [18] |
7.1.14 | 2.4.29 | 10.1.30 | 7.1.14 | [19] |
7.1.15 | 2.4.29 | 10.1.31 | 7.1.15 | [20] |
7.1.16 | 2.4.33 | 10.1.31 | 7.1.16 | [21] |
7.1.17 | 2.4.33 | 10.1.32 | 7.1.17 | [22] |
7.1.18 | 2.4.33 | 10.1.33 | 7.1.18 | [23] |
7.1.19 | 2.4.33 | 10.1.34 | 7.1.19 | [24] |
7.1.20 | 2.4.34 | 10.1.34 | 7.1.20 | [25] |
7.1.21 | 2.4.34 | 10.1.35 | 7.1.21 | [26] |
7.1.22 | 2.4.34 | 10.1.36 | 7.1.22 | [27] |
7.1.23 | 2.4.35 | 10.1.36 | 7.1.23 | [28] |
7.1.24 | 2.4.37 | 10.1.37 | 7.1.24 | [29] |
7.1.25 | 2.4.37 | 10.1.37 | 7.1.25 | [30] |
7.1.26 | 2.4.37 | 10.1.37 | 7.1.26 | [31] |
7.1.27 | 2.4.37 | 10.1.37 | 7.1.27 | [32] |
7.1.28 | 2.4.39 | 10.1.38 | 7.1.28 | [33] |
7.1.29 | 2.4.39 | 10.1.39 | 7.1.29 | [34] |
7.1.30 | 2.4.39 | 10.3.15 | 7.1.30 | [35] |
7.2.1 | 2.4.29 | 10.1.30 | 7.2.1 | [36] |
7.2.2 | 2.4.29 | 10.1.30 | 7.2.2 | [37] |
7.2.3 | 2.4.29 | 10.1.31 | 7.2.3 | [38] |
7.2.4 | 2.4.33 | 10.1.31 | 7.2.4 | [39] |
7.2.5 | 2.4.33 | 10.1.32 | 7.2.5 | [40] |
7.2.6 | 2.4.33 | 10.1.33 | 7.2.6 | [41] |
7.2.7 | 2.4.33 | 10.1.34 | 7.2.7 | [42] |
7.2.8 | 2.4.34 | 10.1.34 | 7.2.8 | [43] |
7.2.9 | 2.4.34 | 10.1.35 | 7.2.9 | [44] |
7.2.10 | 2.4.34 | 10.1.36 | 7.2.10 | [45] |
7.2.11 | 2.4.35 | 10.1.36 | 7.2.11 | [46] |
7.2.12 | 2.4.37 | 10.1.37 | 7.2.12 | [47] |
7.2.13 | 2.4.37 | 10.1.37 | 7.2.13 | [48] |
7.2.14 | 2.4.37 | 10.1.37 | 7.2.14 | [49] |
7.2.15 | 2.4.38 | 10.1.38 | 7.2.15 | [50] |
7.2.16 | 2.4.38 | 10.1.38 | 7.2.16 | [51] |
7.2.17 | 2.4.39 | 10.1.38 | 7.2.17 | [52] |
7.2.18 | 2.4.39 | 10.1.39 | 7.2.18 | [53] |
7.2.19 | 2.4.39 | 10.3.15 | 7.2.19 | [54] |
7.3.0 | 2.4.37 | 10.1.37 | 7.3.0 | [55] |
7.3.1 | 2.4.37 | 10.1.37 | 7.3.1 | [56] |
7.3.2 | 2.4.38 | 10.1.38 | 7.3.2 | [57] |
7.3.3 | 2.4.38 | 10.1.38 | 7.3.3 | [58] |
7.3.4 | 2.4.39 | 10.1.38 | 7.3.4 | [59] |
7.3.5 | 2.4.39 | 10.1.39 | 7.3.5 | [60] |
7.3.6 | 2.4.39 | 10.3.15 | 7.3.6 | [61] |
See also[edit]
References[edit]
- ^'Apachefriends.org Traffic, Demographics and Competitors - Alexa'. www.alexa.com. Archived from the original on 2018-09-15. Retrieved 1 January 2019.
- ^ ab'Interview with Kai Seidler from the XAMPP project'. MySQL AB. Retrieved 2015-06-07.[permanent dead link]
- ^'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.
- ^ abcde'What does XAMPP mean in Software?'. STANDS4 LLC. Archived from the original on 2015-09-06. Retrieved 2016-03-12.
- ^ abc'XAMPP'. Archived from the original on 2016-03-12. Retrieved 2016-03-12.
- ^ abc'New XAMPP with MariaDB'. Apache Friends. Archived from the original on 2016-04-12. Retrieved 2016-03-12.
- ^'Downloading and installing XAMPP'. Udemy. 2015-04-21. Archived from the original on 2015-06-19. Retrieved 2015-04-21.
- ^'XAMPP Addons list'. Apache Friends. 2015-04-21. Archived from the original on 2015-03-22. Retrieved 2015-04-21.
- ^ ab'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. 2019-06-05. Retrieved 2019-06-06.
- ^ abWith PEAR + SQLite 2.8.17/3.7.17 + multibyte (mbstring) support
- ^'Apache Friends - XAMPP 7.1.13 Download'. Apache Friends. 2018-01-19. Archived from the original on 2018-03-05. Retrieved 2018-01-20.
- ^'Apache Friends - XAMPP 7.1.14 Download'. Apache Friends. 2018-02-16. Archived from the original on 2018-03-05. Retrieved 2018-02-17.
- ^'Apache Friends - XAMPP 7.1.15 Download'. Apache Friends. 2018-03-15. Archived from the original on 2018-03-05. Retrieved 2018-03-15.
- ^'Apache Friends - XAMPP 7.1.16 Download'. Apache Friends. 2018-04-12. Archived from the original on 2018-03-05. Retrieved 2018-04-12.
- ^'Apache Friends - XAMPP 7.1.17 Download'. Apache Friends. 2018-05-11. Archived from the original on 2018-06-14. Retrieved 2018-05-11.
- ^'Apache Friends - XAMPP 7.1.18 Download'. Apache Friends. 2018-06-11. Archived from the original on 2018-06-14. Retrieved 2018-06-13.
- ^'Apache Friends - XAMPP 7.1.19 Download'. Apache Friends. 2018-07-10. Archived from the original on 2018-06-22. Retrieved 2018-07-10.
- ^'Apache Friends - XAMPP 7.1.20 Download'. Apache Friends. 2018-08-08. Archived from the original on 2018-08-09. Retrieved 2018-08-08.
- ^'Apache Friends - XAMPP 7.1.21 Download'. Apache Friends. 2018-08-27. Archived from the original on 2018-08-09. Retrieved 2018-08-28.
- ^'Apache Friends - XAMPP 7.1.22 Download'. Apache Friends. 2018-09-25. Archived from the original on 2018-08-09. Retrieved 2018-09-25.
- ^'Apache Friends - XAMPP 7.1.23 Download'. Apache Friends. 2018-10-17. Archived from the original on 2018-11-15. Retrieved 2018-10-17.
- ^'Apache Friends - XAMPP 7.1.24 Download'. Apache Friends. 2018-11-16. Archived from the original on 2018-11-15. Retrieved 2018-11-17.
- ^'Apache Friends - XAMPP 7.1.25 Download'. Apache Friends. 2018-12-13. Archived from the original on 2018-12-15. Retrieved 2018-12-15.
- ^'Apache Friends - XAMPP 7.1.26 Download'. Apache Friends. 2019-01-21. Archived from the original on 2018-12-15. Retrieved 2019-01-21.
- ^'Apache Friends - XAMPP 7.1.27 Download'. Apache Friends. 2019-03-18. Archived from the original on 2018-12-15. Retrieved 2019-03-18.
- ^'Apache Friends - XAMPP 7.1.28 Download'. Apache Friends. 2019-04-15. Archived from the original on 2018-12-15. Retrieved 2019-04-16.
- ^'Apache Friends - XAMPP 7.1.29 Download'. Apache Friends. 2019-05-06. Archived from the original on 2018-12-15. Retrieved 2019-05-07.
- ^'Apache Friends - XAMPP 7.1.30 Download'. Apache Friends. 2019-06-05. Archived from the original on 2018-12-15. Retrieved 2019-06-06.
- ^'Apache Friends - XAMPP 7.2.1 Download'. Apache Friends. 2018-01-19. Archived from the original on 2018-03-05. Retrieved 2018-01-20.
- ^'Apache Friends - XAMPP 7.2.2 Download'. Apache Friends. 2018-02-16. Archived from the original on 2018-03-05. Retrieved 2018-02-17.
- ^'Apache Friends - XAMPP 7.2.3 Download'. Apache Friends. 2018-03-15. Archived from the original on 2018-03-05. Retrieved 2018-03-15.
- ^'Apache Friends - XAMPP 7.2.4 Download'. Apache Friends. 2018-04-12. Archived from the original on 2018-03-05. Retrieved 2018-04-12.
- ^'Apache Friends - XAMPP 7.2.5 Download'. Apache Friends. 2018-05-11. Archived from the original on 2018-06-14. Retrieved 2018-05-11.
- ^'Apache Friends - XAMPP 7.2.6 Download'. Apache Friends. 2018-06-11. Archived from the original on 2018-06-14. Retrieved 2018-06-13.
- ^'Apache Friends - XAMPP 7.2.7 Download'. Apache Friends. 2018-07-10. Archived from the original on 2018-06-22. Retrieved 2018-07-10.
- ^'Apache Friends - XAMPP 7.2.8 Download'. Apache Friends. 2018-08-08. Archived from the original on 2018-08-09. Retrieved 2018-08-08.
- ^'Apache Friends - XAMPP 7.2.9 Download'. Apache Friends. 2018-08-27. Archived from the original on 2018-08-09. Retrieved 2018-08-28.
- ^'Apache Friends - XAMPP 7.2.10 Download'. Apache Friends. 2018-09-25. Archived from the original on 2018-08-09. Retrieved 2018-09-25.
- ^'Apache Friends - XAMPP 7.2.11 Download'. Apache Friends. 2018-10-17. Archived from the original on 2018-11-15. Retrieved 2018-10-17.
- ^'Apache Friends - XAMPP 7.2.12 Download'. Apache Friends. 2018-11-16. Archived from the original on 2018-11-15. Retrieved 2018-11-17.
- ^'Apache Friends - XAMPP 7.2.13 Download'. Apache Friends. 2018-12-13. Archived from the original on 2018-12-15. Retrieved 2018-12-15.
- ^'Apache Friends - XAMPP 7.2.14 Download'. Apache Friends. 2019-01-21. Archived from the original on 2018-12-15. Retrieved 2019-01-21.
- ^'Apache Friends - XAMPP 7.2.15 Download'. Apache Friends. 2019-02-18. Archived from the original on 2018-12-15. Retrieved 2019-02-19.
- ^'Apache Friends - XAMPP 7.2.16 Download'. Apache Friends. 2019-03-18. Archived from the original on 2018-12-15. Retrieved 2019-03-18.
- ^'Apache Friends - XAMPP 7.2.17 Download'. Apache Friends. 2019-04-15. Archived from the original on 2018-12-15. Retrieved 2019-04-16.
- ^'Apache Friends - XAMPP 7.2.18 Download'. Apache Friends. 2019-05-06. Archived from the original on 2018-12-15. Retrieved 2019-05-07.
- ^'Apache Friends - XAMPP 7.2.19 Download'. Apache Friends. 2019-06-05. Archived from the original on 2018-12-15. Retrieved 2019-06-06.
- ^'Apache Friends - XAMPP 7.3.0 Download'. Apache Friends. 2018-12-13. Archived from the original on 2018-12-15. Retrieved 2018-12-15.
- ^'Apache Friends - XAMPP 7.3.1 Download'. Apache Friends. 2019-01-21. Archived from the original on 2018-12-15. Retrieved 2019-01-21.
- ^'Apache Friends - XAMPP 7.3.2 Download'. Apache Friends. 2019-02-18. Archived from the original on 2018-12-15. Retrieved 2019-02-19.
- ^'Apache Friends - XAMPP 7.3.3 Download'. Apache Friends. 2019-03-18. Archived from the original on 2018-12-15. Retrieved 2019-03-18.
- ^'Apache Friends - XAMPP 7.3.4 Download'. Apache Friends. 2019-04-15. Archived from the original on 2018-12-15. Retrieved 2019-04-16.
- ^'Apache Friends - XAMPP 7.3.5 Download'. Apache Friends. 2019-05-06. Archived from the original on 2018-12-15. Retrieved 2019-05-07.
- ^'Apache Friends - XAMPP 7.3.6 Download'. Apache Friends. 2019-06-05. Archived from the original on 2018-12-15. Retrieved 2019-06-06.
External links[edit]
- Interview with Kai Seidler from the XAMPP project — interview by Lenz Grimmer, MySQL
- Installing, Configuring, and Developing with XAMPP — article by Dalibor D. Dvorski, Skills Canada - Ontario
- Acronym of XAMPP — Taken from Abbreviations.com, a site by STANDS4 LLC
- XAMPP In General — article by Owusu-Ansah Godfred, Global Health Data Management
Retrieved from 'https://en.wikipedia.org/w/index.php?title=XAMPP&oldid=903958431'
I am using xampp on my Ubuntu OS. And I need to know what version of PHP my xampp is using.How do I do that?
Radu Rădeanu
124k3535 gold badges257257 silver badges330330 bronze badges
Mohammad Reza SaberiMohammad Reza Saberi
3 Answers
Put this in your root directory:
Save it as phpinfo.php
and point your browser to it (this could be http://localhost/phpinfo.php)
- More information (you can get much more information than just the version).
- Example (random image):
Rinzwind
Rinzwind216k2828 gold badges418418 silver badges557557 bronze badges
Radu Rădeanu
124k3535 gold badges257257 silver badges330330 bronze badges
2707974
27079748,24855 gold badges2323 silver badges4040 bronze badges
first you have to need the version of your Xampp
or
Then you can check the php version from xampp website
you can't know it from command line since it's bundled inside the Xampp
Xampp Control Panel V3.2.1 Php Version Free
user259474
protected by Community♦Feb 24 '18 at 16:56
Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
Not the answer you're looking for? Browse other questions tagged phpversionsxampp or ask your own question.