Post-Install Configuration

Many parameters that control the behavior of OASIS are stored in the MySQL database and are accessible via the Admin interface.

However, parameters that affect real-time delivery are not stored in the database, as retrieval of these values would be too expensive. Instead, they are stored in server variables in an Apache configuration file, oasis_httpd.conf.

The values in this file are created when the software is installed. They come from the oasis.cfg file which you edited before installing the software (you did edit it before you installed, right?) To understand the meaning of the values, see the comments in oasis.cfg.

If you need to change any of these values, edit /etc/httpd/conf/oasis_httpd.conf, and then restart Apache!