I have grabbed the standalone webkit from the webware sandbox.
I have edited FileLocations.ini and changed GlobalFileLocationConf in Server.py
When in the test directory I type
../../Server --EnableHTTP=yes --HTTPPort=8080
and get back Traceback (most recent call last):
File "../../Server.py", line 159, in ?
setupPath()
File "../../Server.py", line 9, in setupPath
myDir = os.path.dirname(os.path.abspath(__file__))
NameError: global name '__file__' is not definedI have tried with and without the changes to Server suggested by Ricardo.
I would like to get this working as it seems to be moving Webware forward in a direction that suits me very well.
Thanks
Dave
--
David Warnock: http://davew.typepad.com/42 | Sundayta Ltd: http://www.sundayta.com
iDocSys for Document Management. VisibleResults for Fundraising.
Development and Hosting of Web Applications and Sites.
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
