I'm installing RT 3.6.3 on RHEL4 connecting to an oracle server on the backend. 
I'm using the Install on RHEL configuration guide from the wiki and just 
ignoring the MYSQL portions. 

I've install the oracle client already. 

In the guide it states:
./configure --with-web-user=apache --with-web-group=apache --with-fastcgu 
--with-mysql

The Oracle Documentation says:
./configure --with-db-type=Oracle --with-db-dba=RT 
--with-db-database=RTPRD.domain.com --with-db-rt-user=RT 
--with-db-rt-pass=RT

So I'm assuming.... that I need to do the following:

./configure --with-web-user=apache --with-web-group=apache 
--with-db-type=oracle --with-db-dba=RT --with-db-database=rt.host 
--with-db-rt-user=RT --with-db-rt-pass=RT

Is this correct? Or am I completely off track here.... 


Justin Brodley 
 

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Reply via email to