OpenBSD2.9 Python2.1.1 Webware 0.5.1 Here is the difference between running: lynx localhost:8086 BEGIN REQUEST Wed Sep 19 21:41:07 2001 receiving request from <socket object, fd=4, family=2, type=1, protocol=0> received 9 bytes connection closed. 0.01 secs END REQUEST and lynx localhost/cgi-bin/WK (read WebKit.cgi properly modified) warning: unhandled close event BEGIN REQUEST Wed Sep 19 21:39:20 2001 receiving request from <socket object, fd=-1, family=2, type=1, protocol=0> received 0 bytes connection closed. 0.01 secs END REQUEST Any help appreciated! Note: forwarded message attached. __________________________________________________ Terrorist Attacks on U.S. - How can you help? Donate cash, emergency relief information http://dailynews.yahoo.com/fc/US/Emergency_Information/
Hi All, Here is the setup that I have. I can not get WebKit to start appserver on my box. Any help appreciated. OpenBSD 2.8 GENERIC#399 i386 Python 2.1 [GCC 2.95.3 19991030 (prerelease)] on openbsd2 Webware-0.5.1rc3 When running python Launch.py AsyncThreadedHTTPServer I get stuck loading plugins: ------------snip -----------snip------------snip----------- WebKit AppServer 0.5.1 part of Webware for Python Copyright 1999-2000 by Chuck Esterbrook. All Rights Reserved. WebKit and Webware are open source. Please visit: http://webware.sourceforge.net Process id is 129 Host = 127.0.0.1 PlugInDirs = ['..'] PlugIns = [] Port = 8086 PrintConfigAtStartUp = 1 ServerThreads = 10 Verbose = 1 ActivityLogColumns = ['request.remoteAddress', 'request.method', 'request.uri', 'response.size', 'servlet.name', 'request.timeStamp', 'transaction.duration', 'transaction.errorOccurred'] ActivityLogFilename = /opt/Webware/Webware/WebKit/Logs/Activity.csv AdminPassword = webware CacheServletClasses = 1 CacheServletInstances = 1 Contexts = {'Examples': 'Examples', 'Testing': 'Testing', 'default': 'Examples', 'Docs': 'Docs', 'Admin': 'Admin'} Debug = {'Sessions': 0} DirectoryFile = ['index', 'Main'] DynamicSessionTimeout = 15 EmailErrors = 0 ErrorEmailHeaders = {'Subject': 'Error', 'Content-type': 'text/html', 'From': '[EMAIL PROTECTED]', 'Reply-to': '[EMAIL PROTECTED]', 'To': ['[EMAIL PROTECTED]']} ErrorEmailServer = mail.-.com ErrorLogFilename = /opt/Webware/Webware/WebKit/Logs/Errors.csv ErrorMessagesDir = /opt/Webware/Webware/WebKit/ErrorMsgs ExtensionsToIgnore = ['.pyc', '.pyo', '.py~', '.psp~', '.html~', '.bak'] ExtraPathInfo = 0 IgnoreInvalidSession = 0 LogActivity = 0 MaxDynamicMemorySessions = 10000 PrintConfigAtStartUp = 1 SaveErrorMessages = 1 SessionStore = Dynamic SessionTimeout = 60 ShowDebugInfoOnErrors = 1 UnknownFileTypes = {'ReuseServlets': 1, 'CacheContent': 1, 'Technique': 'serveContent', 'CheckDate': 1} UserErrorMessage = The site is having technical difficulties with this page. An error has been logged, and the problem will be fixed as soon as possible. Sorry! Loading context: Examples at /opt/Webware/Webware/WebKit/Examples Loading context: Testing at /opt/Webware/Webware/WebKit/Testing Loading context: default at /opt/Webware/Webware/WebKit/Examples Loading context: Docs at /opt/Webware/Webware/WebKit/Docs Loading context: Admin at /opt/Webware/Webware/WebKit/Admin Current directory: /opt/Webware/Webware Session Sweeper started Plug-ins list: /opt/Webware/Webware/COMKit, /opt/Webware/Webware/MiddleKit, /opt/Webware/Webware/MiscUtils, /opt/Webware/Webware/PSP, /opt/Webware/Webware/TaskKit, /opt/Webware/Webware/UserKit, /opt/Webware/Webware/WebUtils Loading plug-in: COMKit at /opt/Webware/Webware/COMKit Plug-in /opt/Webware/Webware/COMKit cannot be loaded because: Required op sys is ['nt'], but actual op sys is posix. Loading plug-in: MiddleKit at /opt/Webware/Webware/MiddleKit Loading context: MKBrowser at /opt/Webware/Webware/MiddleKit/WebBrowser Loading plug-in: MiscUtils at /opt/Webware/Webware/MiscUtils Loading plug-in: PSP at /opt/Webware/Webware/PSP --------snip--------snip--------------snip----------- Process is running (python) but no threads get spawn. thanks /s __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
