XAMPP with PHP 8.2.4, 8.1.17 and 8.0.28 Released

XAMPP (stands for Cross-Platform (X), Apache (A), MariaDB (M), PHP (P) and Perl (P)) is very easy to install Apache Distribution for Linux, Solaris, Windows, and Mac OS X. The package includes the Apache web server, MySQL, PHP, Perl, an FTP server and phpMyAdmin. 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. It 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.

XAMPP is updated. This new version supports the latest PHP series that has been officially released for all platforms, including PHP 8.2.4, 8.1.17 and 8.0.28.

These installers include the next components:

  • PHP 8.2.4, 8.1.17 or 8.0.28
  • Apache 2.4.56
  • MariaDB 5.4.28
  • phpMyAdmin 5.2.1
  • OpenSSL 1.1.1t

Download