Op dinsdag 14 februari 2006 17:26, schreef Maarten Fonville: > > Especially considering the relatively small amount of traffic on this > > list, I'd consider a forum to be fairly low priority. Much more useful > > would be a wiki. > > I totally agree on that one :)
What about MUCkl instead of a forum? http://mail.jabber.org/pipermail/jdev/2006-February/023119.html -- Mvg, Sander Devrieze. xmpp:[EMAIL PROTECTED] ejabberd, the expandable Jabber daemon. -- http://ejabberd.jabber.ru/ From [EMAIL PROTECTED] Wed Feb 15 18:44:58 2006 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Wed Feb 15 18:45:30 2006 Subject: [py-transports] Webinterface in 0.7 In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Well first of all, which version of Twisted are you using? The web interface no longer works under the Twisted 1.* series. If you run the transport in debug mode, you will see whether it says that it couldn't start the interface or not. Hrm... wait you are using 0.7? Ok, that is actually the biggest problem right there. I busted the code for 0.7's web interface. I've since fixed it in SVN and it'll be fixed in 0.7a. Don't know if you'd rather pull SVN or wait for the release. =) Daniel On Feb 15, 2006, at 1:39 PM, Hasse Hagen Johansen wrote: > Hi > > I just installed 0.7.First I got some errors about twisted would like > zope.interface installed so I installed it and the transport worked > with encoding of ??? from ICQ clients working now :-) > > But I cannot get the webinterface to work. When using netstat and > telnet'ing to the configured webport it seems that nothing is > listening on that port. Does anyone have some tip & tricks on what I > may be doing wrong? > > Regards > Hasse H. Johansen > > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > >