https://store-images.s-microsoft.com/image/apps.6717.e8a70978-f160-435c-9e0c-71ca59e4724e.d2bebe33-3e24-4bca-be87-0bacfb67aae2.4ffe2fbe-fb5c-4f09-bbca-ab04c4142530

XAMPP

pcloudhosting

XAMPP

pcloudhosting

Version 8.2.12 + Free Support on Ubuntu 24.04

XAMPP is a free and open-source cross-platform web server solution stack package developed by Apache Friends. It consists of Apache HTTP Server, MariaDB, and interpreters for scripts written in PHP and Perl. XAMPP is widely used for web development, testing, and hosting on local machines.

Features of XAMPP:
  • Easy-to-install package with Apache, MariaDB, PHP, and Perl.
  • Platform-independent, supporting Windows, Linux, and macOS.
  • Control panel for managing services like Apache, MySQL, and FileZilla.
  • Pre-installed tools like phpMyAdmin for database management.

Run these command on your VM:
$ sudo apt update
$ sudo /opt/lampp/lampp start

To access xampp navigatetohttp://your_server_ip

Disclaimer: XAMPP is open-source software provided under the GNU General Public License (GPL). It is offered "as is," without any warranty, express or implied. Users are responsible for ensuring the ethical and legal use of XAMPP in their projects.