Co-authored-by: Ash Wilson <smashwilson@github.com>
This commit is contained in:
Daniel 2023-01-13 16:03:10 +01:00 коммит произвёл GitHub
Родитель a40db54169
Коммит 7af7896f3b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,4 +9,4 @@ topic: xampp
url: https://www.apachefriends.org/index.html
wikipedia_url: https://de.wikipedia.org/wiki/XAMPP
---
XAMPP is a program package of free software - originally mainly in the environment of the LAMP system. XAMPP enables the installation and configuration of the web server Apache with the database MariaDB (replaced MySQL in October 2015) or SQLite and the scripting languages Perl and PHP (with PEAR). The X ("cross-platform") stands for the different operating systems on which it can be used. XAMPP also includes other useful tools such as the FTP server ProFTPD or FileZilla Server, the mail server Mercury, phpMyAdmin, Webalizer and OpenSSL. From version 1.7.4 onwards, the Windows variant also includes the web server and web container Apache Tomcat 7, which enables the execution of JavaServer Pages and Java Servlets.
XAMPP is a program package of free software, originally mainly in the environment of the LAMP system. XAMPP enables the installation and configuration of the web server Apache with the database MariaDB (replaced MySQL in October 2015) or SQLite and the scripting languages Perl and PHP (with PEAR). The X ("cross-platform") stands for the different operating systems on which it can be used. XAMPP also includes other useful tools such as the FTP server ProFTPD or FileZilla Server, the mail server Mercury, phpMyAdmin, Webalizer and OpenSSL. From version 1.7.4 onwards, the Windows variant also includes the web server and web container Apache Tomcat 7, which enables the execution of JavaServer Pages and Java Servlets.