What does the end of you error.log (from Apache) look like?  You might
want to try wkcgi.exe from:
  http://webware.sourceforge.net/MiscDownloads/ForCVS/Windows/
I'm not sure if the #! stuff works right on Windows, but wkcgi.exe
should.

On Mon, 2002-10-28 at 13:24, Ian Sparks wrote:
> I'm trying to set up Webware with the following configuration :
> 
> Win2000
> Python 2.2.2 in C:\Python22
> Apache 2.0.43   
> WebWare 0.7 rooted in C:\Webware
> 
> Perhaps someone can help out. The WebKit install docs arn't *that* helpful here.
> 
> Lets see :
> 
> C:\>python
> 
> gets me a python prompt.
> WebWare has been install.py 'ed
> I have appserver.bat 'ed and the appserver is running OK on 8086.
> 
> The problem appears to be with apache / WebKit.cgi integration.
> 
> http://localhost/cgi-bin/WebKit.cgi/  gets me a 500 internal server error.
> 
> The start of my WebKit.cgi looks like :
> 
> #!python
> WebwareDir = 'C:\Webware\'
> AppWorkDir = None
> 
> I feel like the docs are missing a step that ties a .cgi extension to a .py 
>extension but renaming WebKit.cgi to WebKit.py doesn't help.
> 
> Any advice?
> 
> - Ian Sparks.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>  
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> 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