0% found this document useful (0 votes)
3 views5 pages

xampp (2)

This document is an unofficial and free ebook about XAMPP, a cross-platform web server solution stack package developed by Apache Friends. It provides an overview of XAMPP, including its components, installation instructions, and credits to contributors. The content is based on Stack Overflow documentation and is intended for educational purposes.

Uploaded by

robelabera509
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views5 pages

xampp (2)

This document is an unofficial and free ebook about XAMPP, a cross-platform web server solution stack package developed by Apache Friends. It provides an overview of XAMPP, including its components, installation instructions, and credits to contributors. The content is based on Stack Overflow documentation and is intended for educational purposes.

Uploaded by

robelabera509
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

xampp

#xampp
Table of Contents
About 1

Chapter 1: Getting started with xampp 2

Remarks 2

Examples 2

Installation 2

Credits 3
About
You can share this PDF with anyone you feel could benefit from it, downloaded the latest version
from: xampp

It is an unofficial and free xampp ebook created for educational purposes. All the content is
extracted from Stack Overflow Documentation, which is written by many hardworking individuals at
Stack Overflow. It is neither affiliated with Stack Overflow nor official xampp.

The content is released under Creative Commons BY-SA, and the list of contributors to each
chapter are provided in the credits section at the end of this book. Images may be copyright of
their respective owners unless otherwise specified. All trademarks and registered trademarks are
the property of their respective company owners.

Use the content presented in this book at your own risk; it is not guaranteed to be correct nor
accurate, please send your feedback and corrections to info@zzzprojects.com

https://riptutorial.com/ 1
Chapter 1: Getting started with xampp
Remarks
XAMPP is a free and open source cross-platform web server solution stack package developed by
Apache Friends, consisting mainly of the Apache HTTP Server, MariaDB database, and
interpreters for scripts written in the PHP and Perl programming languages. XAMPP stands for
Cross-Platform (X), Apache (A), MariaDB (M), PHP (P) and Perl (P). 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.

Examples
Installation

XAMPP is available on Windows, Linux and OSX. You can find installers here. The link also
contains available add-ons.

Read Getting started with xampp online: https://riptutorial.com/xampp/topic/5311/getting-started-


with-xampp

https://riptutorial.com/ 2
Credits
S.
Chapters Contributors
No

Getting started with


1 Community, James
xampp

https://riptutorial.com/ 3

You might also like