Table of Contents

Download XAMPP

XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start.

Install XAMPP

# tar xvfz xampp-linux-1.5.4.tar.gz -C /opt
XAMPP is now installed in the /opt/lampp directory.

Enable Oracle support (Optional)

/opt/lampp/lampp oci8

Install Ortro

See Install Ortro

Start XAMPP

# /opt/lampp/lampp start
Enjoy!!! :-)