Overview
This product has charges associated with it for seller support. XAMPP is an open-source web development platform that combines Apache HTTP Server, MariaDB, PHP, and Perl into a single preconfigured software stack for Ubuntu 26.04.
XAMPP provides developers with a convenient environment for building, testing, and running dynamic web applications. It simplifies installation by including commonly used web development components in a single package, making it suitable for development, testing, demonstration, and learning environments.
Software Components
- Apache HTTP Server
- MariaDB database server
- PHP runtime environment
- Perl programming language
- phpMyAdmin for database administration
- Apache Tomcat (when included in the installed package)
Key Features
- Preconfigured web development environment
- Integrated Apache, MariaDB, PHP, and Perl stack
- Ready for PHP application development and testing
- Includes phpMyAdmin for database management
- Supports custom configuration of Apache, PHP, and MariaDB
- Suitable for development, evaluation, and educational use
Common Use Cases
- PHP application development
- Web application testing
- Content Management System evaluation
- API development and testing
- Training and educational environments
- Prototype and demonstration environments
Deployment
The software is preconfigured on Ubuntu 26.04 to simplify deployment and reduce installation time. Users can configure web services, databases, and PHP settings according to their application requirements.
Support
Support and maintenance for this product are provided by ATH Infosystems. Users are responsible for configuring network access, security settings, SSL/TLS certificates, firewall rules, and application-specific configurations.
Licensing
XAMPP is open-source software distributed under its respective license. This product packages XAMPP on Ubuntu 26.04 to simplify deployment and management.
Highlights
- Integrated Apache, MariaDB, PHP, and Perl software stack
- Suitable for PHP application development and testing
- Supports custom Apache, PHP, and MariaDB configuration
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
m4.large Recommended | $0.03 |
t2.micro | $0.01 |
t3.micro | $0.03 |
m3.medium | $0.03 |
c3.large | $0.03 |
c4.large | $0.03 |
c5.large | $0.03 |
t3.small | $0.03 |
m5.large | $0.03 |
t2.small | $0.03 |
Vendor refund policy
No Refund
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Try one unit of this product for 5 days. There will be no software charges for that unit, but AWS infrastructure charges still apply. Free Trials will automatically convert to a paid subscription upon expiration and you will be charged for additional usage above the free units provided.
Additional details
Usage instructions
Launch an EC2 instance from this AMI and ensure that the Security Group allows inbound TCP port 22 (SSH) and TCP port 80 (HTTP). Connect to the instance using your EC2 key pair:
ssh -i /path/to/your-key.pem ubuntu@<PUBLIC_IP>
Switch to the root user:
sudo -i
Start the XAMPP services:
/opt/lampp/lampp start
Verify the installation:
/opt/lampp/lampp --version
Open your web browser and access:
http://<PUBLIC_IP>
Replace <PUBLIC_IP> with the public IPv4 address or DNS name of your instance.
For SSH connection instructions: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/connect-linux-inst-ssh.html
For XAMPP documentation: https://www.apachefriends.org/docs/
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products

