Jump to content

XAMPP: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
→‎Use: substitute "you"s
Line 36: Line 36:
XAMPP also provides support for creating and manipulating databases in [[MySQL]] and [[SQLite]] among others.
XAMPP also provides support for creating and manipulating databases in [[MySQL]] and [[SQLite]] among others.


Once XAMPP is installed you can treat your localhost like a remote host by connecting using an [[File Transfer Protocol|FTP]] client. Using a program like [[FileZilla]] has many advantages when installing a [[content management system]] (CMS) like [[Joomla]]. You can also connect to localhost via FTP with your [[HTML editor]].
Once XAMPP is installed, it is possible to treat a [[localhost]] like a remote host by connecting using an [[File Transfer Protocol|FTP]] client. Using a program like [[FileZilla]] has many advantages when installing a [[content management system]] (CMS) like [[Joomla]]. It is also possible to connect to localhost via FTP with a [[HTML editor]].


The default FTP user is "newuser", the default FTP password is "wampp".
The default FTP user is "newuser", the default FTP password is "wampp".

Revision as of 20:40, 29 July 2012

XAMPP
Developer(s)Apache Friends
Stable release
1.8.0 / July 13, 2012; 12 years ago (2012-07-13)
Operating systemCross-platform (Linux, Windows, Solaris, Mac OS X)
TypeWAMP, MAMP, SAMP, LAMP
LicenseGPL
Websitewww.apachefriends.org/en/xampp.html

XAMPP (/[invalid input: 'icon']ˈ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. It is also possible to connect to localhost via FTP with a 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.0 for Windows, including:[4]

  • Apache 2.4.2
  • MySQL 5.5.25a
  • PHP 5.4.4
  • phpMyAdmin 3.5.2
  • FileZilla FTP Server 0.9.41
  • Tomcat 7.0.28 (with mod_proxy_ajp as connector)

XAMPP 1.8.0 for Linux, including: [5]

  • Apache 2.4.2
  • MySQL 5.5.25a
  • PHP 5.4.4
  • phpMyAdmin 3.5.1
  • OpenSSL 1.0.1c

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 4/30/2012. {{cite web}}: Check date values in: |accessdate= (help)
  4. ^ "xampp for windows". apache friends. 2012-07-13. Retrieved 2012-07-23.
  5. ^ "very easy apache, mysql, php and perl installation without hassles". apache friends. 2012-07-13. Retrieved 2012-07-23.