OASIS 1.3
Copyright 2001-2003, Jason Priebe <priebe@users.sourceforge.net>

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

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

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

As of version 1.3, OASIS supports geotargeting via Digital Envoy's NetAcuity.
Contact Digital Envoy (http://www.digitalenvoy.net/) for special pricing
for OASIS users.  Once you've got your NetAcuity server configured and
running, you must configure OASIS to talk to the server (if you've already
installed OASIS, you'll need to edit /etc/httpd/conf/oasis_httpd.conf;
otherwise, just edit oasis.cfg before installing).

Drop NetAcuity.inc (provided by Digital Envoy) into the directory
OASIS_ROOT/geogargeting/netacuity.

Then you can use geotargeting-based delivery controls on 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.
