OASIS 2.0
Copyright 2001-2004, Jason Priebe <priebe@users.sourceforge.net>

LICENSE
OASIS is released under the GPL.  See the file LICENSE for details.

-------------------------------------------------------------------------------

REQUIREMENTS

Linux, kernel 2.4 or up
Apache 1.3.23 or up (or 2.x in prefork mode)
PHP 4.2.x or up
MySQL 3.23 or up
(If you install RH Linux 8.0, it meets these requirements out of the box)

OASIS Enterprise also requires Zend Optimizer 2.0.1, which is
available from www.zend.com.

-------------------------------------------------------------------------------

SUPPORT
OASIS Professional Services was founded to help support publishers in 
deploying and managing OASIS installations. We aim to be responsive to 
customers' needs, providing contract programming for custom features.
Please visit us at http://www.oasispros.com/.

-------------------------------------------------------------------------------

INSTALLING
The first section of the manual (oasis.pdf in the templates/mgmt/docs/
directory) explains how to install OASIS.  Please look that over before
trying to install.

-------------------------------------------------------------------------------

GEOTARGETING

OASIS supports geotargeting via GeoIP from MaxMind (http://maxmind.com/).
Install mod_geoip into Apache, and you can make use of geotargeting in
OASIS.  Simply apply geographic delivery controls to your campaigns and
creatives.

-------------------------------------------------------------------------------

NOTE FOR RUNNING MySQL and OASIS ON SEPARATE MACHINES:
If you are going to run OASIS on a machine other than your MySQL host, you'll
need to modify line 150 of install-lib.php.  Change "localhost" to the name
of the machine from which you'll be running OASIS.

Do this before running install.php.
