AirWare On-line Reference Manual
| | Release Level | 5.4 |
| | Release Date | 2008 10 |
| Revision Level | 1.0 |
AirWare On-line Manuals R5.4 TOC
|
Last modified on:
Monday, 20-Jul-09 14:03 CEST
|
Installation Notes
AirWare is installed as a client-server web application, using
- an Apache web server (2.2.4);
- several data bases
(implemented with MySQL (5.0); lternatively: PostgreSQL, ORACLE);
- PHP (5.2.x)
- a number of cgi's (with the models and analytical tools;
- various data and configuration files:
- /gis: map data
- /var/www/html//MANUALS/AIRWARE: manual pages and imagery
- /var/www/html/templates: HTML templates for OBJECT display.
- configuration of the scheduled tasks in several contab files.
The system [APPLICATION] is located under the Apache httpd server root directory:
/var/www/html/[APPLICATION]
and the model cgi's in:
which includes the configuration files for the
scheduled model runs.
|