Jump to content

XAMPP

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 123.202.98.244 (talk) at 03:54, 18 September 2013 (→‎Use). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Confuse2

XAMPP
Developer(s)Apache Friends
Stable release
1.8.3-1 / September 2, 2013; 10 years ago (2013-09-02)
Operating systemCross-platform (Linux, Windows, Solaris, Mac OS X)
TypeWAMP, MAMP, SAMP, LAMP
LicenseGPL
Websitewww.apachefriends.org/en/xampp.html

XAMPP (/ˈzæmp/ or /ˈɛks.æmp/[1]) is a free and open source cross-platform web server solution stack package, consisting mainly of the Apache HTTP Server, MySQL database, and interpreters for scripts written in the PHP and Perl programming languages.

Etymology

XAMPP's name is an acronym for:

Requirements and features

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. XAMPP is regularly updated to incorporate the latest releases of Apache, MySQL, PHP and Perl. It also comes with a number of other modules including OpenSSL and phpMyAdmin.

Self-contained, multiple instances of XAMPP can exist on a single computer, and any given instance can be copied from one computer to another.

It is offered in both a full, standard version and a smaller version.

Use

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.[2] In practice, however, XAMPP is sometimes used to actually serve web pages on the World Wide Web[citation needed]. A special tool is provided to password-protect the most important parts of the package.[3]

XAMPP also provides support for creating and manipulating databases in MySQL 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.

The default FTP user is "newuser", the default FTP password is "wampp". The default MySQL user is "root" while there is no default MySQL password.

Components

XAMPP 1.8.3 for Windows, including:[4]

  • Apache 2.4.4
  • MySQL 5.6.11
  • PHP 5.5.3
  • phpMyAdmin 4.0.4
  • FileZilla FTP Server 0.9.41
  • Tomcat 7.0.42 (with mod_proxy_ajp as connector)
  • Strawberry Perl 5.16.3.1 Portable
  • XAMPP Control Panel 3.2.1 (from hackattack142)

XAMPP 1.8.3 for Linux, including:[5]

  • Apache 2.4.4
  • MySQL 5.6.11
  • PHP 5.5.3
  • phpMyAdmin 4.0.4
  • OpenSSL 1.0.1e

XAMPP for Solaris [6]

XAMPP for Mac OS X [7]

See also

References

  1. ^ "Interview with Kai Seidler from the XAMPP project". MySQL AB. Retrieved 2009-08-22.
  2. ^ "apache friends - xampp for windows". Apachefriends.org. Retrieved 2008-12-19.
  3. ^ "XAMPP for Linux". Retrieved 2012-04-30.
  4. ^ "xampp for windows". apache friends. 2013-07-18. Retrieved 2013-07-18.
  5. ^ "XAMPP for Linux". apache friends. 2013-07-18. Retrieved 2013-07-18.
  6. ^ "XAMPP for Solaris". apache friends. 2012-07-13. Retrieved 2012-07-23.
  7. ^ "XAMPP for Mac OS X". apache friends. 2012-07-13. Retrieved 2012-07-23.