hi
I have the latest code from Webware cvs .

I have python 2.2.2 on Redhat 7.3 and
apache 2.0.43

this is my error (shown in the browser window):


ERROR

Traceback (innermost last):
  File
"/home/markus/software/devel/python/cvs/Webware/WebKit/Adapters/CGIAdapter.py", line 
64, in run
    (host, port) = string.split(open(os.path.join(self._webKitDir,
'address.text')).read(), ':')
IOError: [Errno 2] No such file or directory:
'/home/markus/python/webware/address.text'




I checked the directory. there is really no such file.

in WebKit.cgi there is:


WebwareDir = '/home/markus/software/devel/python/cvs/Webware'
AppWorkDir = '/home/markus/python/webware'




this should be okay. I used the WebKit.cgi in the directory
generated by MakeAppWorkDir.py

any ideas what could be wrong here ??

markus










__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Yahoo! präsentiert als offizieller Sponsor das Fußball-Highlight des
Jahres: - http://www.FIFAworldcup.com


-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET 
comprehensive development tool, built to increase your 
productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to