|
Re: Using 9iAS, mod_osso with Oracle 8i database ? [message #76946 is a reply to message #76939] |
Thu, 01 April 2004 08:17 |
andrew again
Messages: 2577 Registered: March 2000
|
Senior Member |
|
|
Mike 9iAS 9.0.2 generally has 2 components - Middle tier (Apache server) and Infrastructure tier (Apache server and Oracle database 9.0.1(?) database repository). I'm pretty sure that OSSO uses the Infrastructure tier and it's 9i repository. If your app resides in an 8i database, that should be completely separate from single sign on. Middle and Infrastructure tiers can run on the same server - installing 9iAS is quite a long job...
|
|
|
|
Re: Using 9iAS, mod_osso with Oracle 8i database ? [message #76948 is a reply to message #76947] |
Thu, 01 April 2004 10:08 |
andrew again
Messages: 2577 Registered: March 2000
|
Senior Member |
|
|
Mike
I don't think you get mod_osso with database Apache (OHS - Oracle HTTP Server). The database one would be just fine if you only wanted something simple like mod_plsql (pl/sql generated web screens). Look in $ORACLE_HOME/Apache/Apache/conf/httpd.conf to see which modules are loaded (search for LoadModule and include). You still get similar admin screens for creating DAD's with the DB supplied OHS.
Andrew
|
|
|