hello srini, i'm using witango on soalris, and the only httpd.conf changes necessary were...
LoadModule WitangoModule /usr/local/apache2/modules/wapache2.so WitangoModule wapache2.so except, i have a different path. so, make sure you have the correct path in the LoadModule command (and the module is actually there), and you have restarted apache. as long as your witango files are correct, you should be good to go. i have never had to change the "magic" file. questions...are you using apache1 or apache2? has your apache been compiled with DSO support? good luck. cheers, russell John McGowan <[EMAIL PROTECTED]> wrote on 16/03/2004 04:36:41 AM: > the default "magic" file contained this line which i had to comment out... > > < approx Line 190 of magic> > # Must Turn off the XML stuff, because it screws with Witango files > # could make this smarter later if we really wanted to return raw XML files > # but for now, just commenting this out will do. JJM > # 0 string \<?xml text/xml > /John > Srinivasan wrote: > >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 > > > > > > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > > ForwardSourceID:NT0000FDD6 ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
