On Tue, Oct 09, 2001 at 03:01:39PM +0200, F. GEIGER wrote: > > I'm trying to run the "SecureCountVisits" example, but > > whenever I press [Login], no request is received by > > the AsyncThreadedHTTPServer and my browser waits > > endlessly.
Ditch AsyncThreadedHTTPServer. I had a similar problem, but when I switched to the CGI adapter, the problem went away. mod_webkit also works. -- -Mike (Iron) Orr, [EMAIL PROTECTED] (if mail problems: [EMAIL PROTECTED]) http://iron.cx/ English * Esperanto * Russkiy * Deutsch * Espan~ol _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
