Specifications

Aastra July 2014 PA-001011-03-04
246
The XAMPP 1.6.6 Basic Package includes the following main components:
Apache HTTPD 2.2.8 + OpenSSL 0.9.8g
MySQL 5.0.51
PHP 5.2.5 + PHP 4.4.8 rc2 dev + PEAR
SQLite 2.8.15
phpMyAdmin 2.11.4
Mercury Mail Transport System v4.52
FileZilla FTP Server 0.9.25
Note: the XML scripts provided by Aastra use only Apache and PHP.
11.2.1 XAMPP installation
The nice thing with XAMPP is that it does not need to be installed. Simply extracting the archive to
the root folder of your disk is enough. No registry keys are written, no files are copied to the
Windows directory. You can even put XAMPP on a memory stick and run it from there. This makes
it very portable and easy to use.
XAMPP can be downloaded from http://www.apachefriends.org/en/xampp.html, where you can
select which Operating System you want to use XAMPP.
Please refer to the XAMPP web site for detailed information on how to install the software.
Notes:
Make sure you extract XAMPP to the root directory of your disk or memory stick (e.g.
C:\), otherwise you may run into troubles later
If you have an existing PHP installation on your computer, please uninstall it or
remove the Windows environment variable PHPRC (open the Windows Control
Panel, go to System, Advanced, Environment Variables and remove the PHPRC
variable). Otherwise XAMPP might use the wrong PHP settings.
Once XAMPP is installed, just run which is located in the xampp directory. This
configures the installation of XAMPP on your computer.
To uninstall, just remove the xampp directory.
11.2.2 XML scripts installation
Just create a directory named xml under “xampp/htdocs” directory and unzip the xml-xampp.zip
file provided in the Aastra XML API SDK in this directory.
Also create a “cache” directory under the xampp directory. This directory will be used to cache data
on the server.
11.2.3 XAMPP start and stop
In the xampp directory run . To start the Apache HTTP server, just click on the
“Start” button next to the Apache module.