Hi, No, the clients.ini is correct.
I think the issue is that witango server 5 and 5.5 are incompatible with Apache 2.2 and Ubuntu 7 because only mod_witango55_apache22.so actually loads into Apache 2.2 and then of course when you hit a .taf in the browser the clients.ini errors out. I will now have to replace Apache 2.2 with an earlier version what fun! thanks Norm > -------- Original Message -------- > Subject: RE: Witango-Talk: witango on Linux fails! > From: "Jesse Parker" <[EMAIL PROTECTED]> > Date: Wed, July 04, 2007 10:32 am > To: <[email protected]> > > You are probably getting stung by a problem in the dle with efault client.ini. > You > have to add the bit in red. > > > [Witango Client Definitions] > mod_witango55_apache1.so= > mod_witango55_apache2.so= > witango55_cgi= > > [mod_witango55_apache1.so] > ERROR_HTML=/usr/local/WitangoServer/5.5/MiscFiles/clienterror.html > REGISTER_EXTNS=tcf;taf;thtml;tml;wws > REPORTCLIENTERROR=TRUE > SENDFULLHEADER=false > WITANGO_SERVER=127.0.0.1,18155 > > [mod_witango55_apache2.so] > ERROR_HTML=/usr/local/WitangoServer/5.5/MiscFiles/clienterror.html > REGISTER_EXTNS=tcf;taf;thtml;tml;wws > REPORTCLIENTERROR=TRUE > SENDFULLHEADER=false > WITANGO_SERVER=127.0.0.1,18155 > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 04, 2007 11:50 AM > To: [email protected] > Subject: Witango-Talk: witango on Linux fails! > > > Hi, > > Has anyone actually got witango server 5.5 working on Linux? > I have apache2 running nicely. > I downloaded the witango server 5.5 working for Linux files and tried to > get the plug-in going but it fails. > Only the mod_witango55_apache22.so will actually load in apache2, > however when you come try to display > a .taf file in a web browser you get error > > Client/Plug-in Error > Error Code: 601 > > Unable to initialize the client's environment. > > An error occurred while parsing the config file > /usr/local/WitangoServer/5.5/configuration/clients.ini for client > mod_witango55_apache22.so. Check the file format is correct and the > owner of the http process has file permissions to read the file. > > which I believe means that apache2 has a problem with interpreting the > clients.ini file. > > I have gone so as to give the file 777 permissions and make it owned by > www-data, I4ve also deleted the file completely, nothing makes a > difference. Apache always looks in the same place ie > /usr/local/WitangoServer/5.5/configuration but I have no evidence that > it actually ever opens the clients.ini file. > > BTW, I using ubuntu > > thanks > Norm > ________________________________________________________________________ > 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
