Hi Bill, Thanks for the response. I have done that already. When am trying to do browse any taf file its asking me to "open/save as", this is becos of the mime setting. What kind of setting do I need to do in mime.types file to overcome this problem? please advice.
Regards, Srini -----Original Message----- From: Bill Conlon [mailto:[EMAIL PROTECTED] Sent: Monday, March 15, 2004 10:55 PM To: Witango-Talk Subject: Re: Witango-Talk: Reg. Witango Setup on Unix/Linux >Hello, > >Can some body help me in setting up the Apache/Witango on a Unix/Linux box. >I have installed (pre-installer for solaris) witango on solaris 8. Have >configured apache separtely. Apache/OpenSSL is working absolutely fine. >Database (ORACLE) is configured and working fine. My questions are: >how do I make the witango to get configured with apache to serve the TAF files? Add these lines at the bottom of httpd.conf (assumes apache2 -- remove '2'' for apache): LoadModule WitangoModule /usr/local/apache2/modules/wapache2.so WitangoModule wapache2.so Important Note: Witango requires the plugin (module) architecture adopted o/a apache2.045. The Redhat rpm is based on the older architecture plus security patches. Bottom line: You need to download and compile from apache.org. >How do I make datasource connectivity from WiTango to Oracle? > >Please advice me on how to go about this. If there is any document available >for these basic configuration please do let me know > >Thanks > >Srini > >________________________________________________________________________ >TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf Bill Conlon To the Point 345 California Avenue Suite 2 Palo Alto, CA 94306 office: 650.327.2175 fax: 650.329.8335 mobile: 650.906.9929 e-mail: mailto:[EMAIL PROTECTED] web: http://www.tothept.com ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
