hello
I have just downloaded   Webware-0.6a1
I installed everything according to the docs
and now I got the following error when
accessing http://localhost/cgi-bin/WebKit.cgi


ERROR

Traceback (innermost last):
  File "/var/www/cgi-bin/WebKit.cgi", line 25, in ?
    import WebKit.CGIAdapter
ImportError: No module named WebKit.CGIAdapter

but WebwareDir = '/home/markus/software/devel/python/webware/Webware'
is set to the correct directory.

the appserver says the following when starting. it looks quite ok for me:
can anybody help me?? I am really interessted in webware. looks very cool

markus

---------
Process id is 2122

CheckInterval        = 100
Host                 = 127.0.0.1
MaxServerThreads     = 20
MinServerThreads     = 5
PlugInDirs           = ['/home/markus/software/devel/python/webware/Webware']
PlugIns              = []
Port                 = 8086
PrintConfigAtStartUp = 1
StartServerThreads   = 10
Verbose              = 0

ActivityLogColumns            = ['request.remoteAddress', 'request.method',
'request.uri', 'response.size', 'servlet.name', 'request.timeStamp',
'transaction.duration', 'transaction.errorOccurred']
ActivityLogFilename           =
/home/markus/software/devel/python/webware/Webware/WebKit/Logs/Activity.csv
AdminPassword                 = webware
CacheServletClasses           = 1
CacheServletInstances         = 1
Contexts                      = {'default':
'/home/markus/software/devel/python/webware/Webware/WebKit/Examples',
'Examples':
'/home/markus/software/devel/python/webware/Webware/WebKit/Examples',
'Testing':
'/home/markus/software/devel/python/webware/Webware/WebKit/Testing', 'Docs':
'/home/markus/software/devel/python/webware/Webware/WebKit/Docs', 'Admin':
'/home/markus/software/devel/python/webware/Webware/WebKit/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              =
/home/markus/software/devel/python/webware/Webware/WebKit/Logs/Errors.csv
ErrorMessagesDir              =
/home/markus/software/devel/python/webware/Webware/WebKit/ErrorMsgs
ExtensionsToIgnore            = ['.pyc', '.pyo', '.py~', '.psp~', '.html~',
'.bak']
ExtraPathInfo                 = 0
FancyTracebackContext         = 5
IgnoreInvalidSession          = 1
IncludeFancyTraceback         = 0
IncludeTracebackInXMLRPCFault = 1
LogActivity                   = 0
MaxDynamicMemorySessions      = 10000
PrintConfigAtStartUp          = 1
SaveErrorMessages             = 1
SessionStore                  = Dynamic
SessionTimeout                = 60
ShowDebugInfoOnErrors         = 1
UnknownFileTypes              = {'ReuseServlets': 1, 'CacheContent': 1,
'Technique': 'serveContent', 'CheckDate': 1}
UseAutomaticPathSessions      = 0
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
/home/markus/software/devel/python/webware/Webware/WebKit/Examples
Loading context: Testing at
/home/markus/software/devel/python/webware/Webware/WebKit/Testing
Loading context: Docs at
/home/markus/software/devel/python/webware/Webware/WebKit/Docs
Loading context: Admin at
/home/markus/software/devel/python/webware/Webware/WebKit/Admin

Current directory: /home/markus/software/devel/python/webware/Webware
Session Sweeper started

Plug-ins list: /home/markus/software/devel/python/webware/Webware/COMKit,
/home/markus/software/devel/python/webware/Webware/MiddleKit,
/home/markus/software/devel/python/webware/Webware/MiscUtils,
/home/markus/software/devel/python/webware/Webware/PSP,
/home/markus/software/devel/python/webware/Webware/TaskKit,
/home/markus/software/devel/python/webware/Webware/UserKit,
/home/markus/software/devel/python/webware/Webware/WebUtils
Loading plug-in: COMKit at
/home/markus/software/devel/python/webware/Webware/COMKit
    Plug-in /home/markus/software/devel/python/webware/Webware/COMKit cannot
be loaded because:
    Required op sys is ['nt'], but actual op sys is posix.
Loading plug-in: MiddleKit at
/home/markus/software/devel/python/webware/Webware/MiddleKit
WARNING: Cannot locate MiddleKit/WebBrowser.
Loading plug-in: MiscUtils at
/home/markus/software/devel/python/webware/Webware/MiscUtils
Loading plug-in: PSP at
 /home/markus/software/devel/python/webware/Webware/PSP Loading context:
 PSPExamples at
/home/markus/software/devel/python/webware/Webware/PSP/Examples
Loading plug-in: TaskKit at
/home/markus/software/devel/python/webware/Webware/TaskKit
Loading plug-in: UserKit at
/home/markus/software/devel/python/webware/Webware/UserKit
Loading plug-in: WebUtils at
/home/markus/software/devel/python/webware/Webware/WebUtils

Listening on ('127.0.0.1', 8086)
Creating 10 threads..........
Ready


--
Markus Jais
http://www.mjais.de
[EMAIL PROTECTED]
The road goes ever on and on - Bilbo Baggins

-------------------------------------------------------

-- 
Markus Jais
http://www.mjais.de
[EMAIL PROTECTED]
The road goes ever on and on - Bilbo Baggins

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to