Hello!
I'm trying to create a web application with cheetah and webware, but I have some difficulty to start (indeed I didn't success to access to examples given in cheetah tutoriel). I made an application directory to develop my web application using Wabware/bin/MakeAppWorkDir.py script. Then I turn on the server with ./AppServer. When I try to load the URL: http://localhost:8086/
I get the error: Traceback (most recent call last): File "/home/sand/local/lib/python/Webware/WebKit/ThreadedAppServer.py", line 293, in threadloop rh.handleRequest() File "/home/sand/local/lib/python/Webware/WebKit/ThreadedAppServer.py", line 501, in handleRequest dict_length = loads(chunk)ValueError: bad marshal data
Any idea?
Hello Sandrine,
This is covered in the docs. See <http://wiki.w4py.org/badmarshaldata.html>. Speaking of docs, I noticed the web site has changed. The new design is quite nice. Kudos to Eric Radman et al for their efforts.
A bientot,
Clifford Ilkay Dinamis Corporation 3266 Yonge Street, Suite 1419 Toronto, Ontario Canada M4N 3P6
Tel: 416-410-3326
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss
