Just like Ivan, you must set up an adapter first -- you cannot connect
directly to the AppServer.  This is described in the documentation.

On Wed, 2002-07-17 at 14:33, Scott Comboni wrote:
> Hello All,
> I'm new to Webware so this is most likely a dumb and common questions. 
> I'm running Apache 1.2.26, with webkit_mod loaded on Linux.  Python
> Version 2.2.1.
> 
> 
> I ran the startup webkit script and added it to /etc/init.d as stated. 
> There are no errors when I start it.  The error below is when I point my
> browser at http://localhost:8086
> 
> /var/log/webkit --- Error
> 
>  "WebKit/ThreadedAppServer.py", line 287, in threadloop
>     rh.handleRequest()
>   File "WebKit/ThreadedAppServer.py", line 495, in handleRequest
>     dict_length = loads(chunk)
> ValueError: bad marshal data
> 
> I realize the installation notes point this marshal error out but I
> cannot seem to find how to remedy it? 
> 
> Ran chmod also.
> 
> I'm using the webkit mod for apache and I have added this in my Apache
> conf file.
> LoadModule webkit_module      libexec/mod_webkit.so
> Actually this was auto added...
> 
> 
> I recently Added these lines as well:
> 
> AddType text/psp .psp
> AddHandler psp-handler .psp
> 
> Any Help would be great.  Thanks.
> Scott
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Webware-discuss mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webware-discuss




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to