Wartan Hachaturow wrote:
> 
> Hello.
> 
> I've got one trouble with ASPs on Python -- they doesn't work ;)
> In fact, I did run pyscript.py, and it said that it has successfully
> registered python as a scripting engine.
> When I try to execute server-side scripts, they fail (saying 500 Server
> Error).

I think that this is a problem unique to Win2K. Mark Hammond has
recently worked out a workaround.

Run:

  pyscript.py --unregister

then run

  pyscript.py again.

If this does or doesn't work for you, please give a shout.

-- 
Take a recipe. Leave a recipe.  
Python Cookbook!  http://www.ActiveState.com/pythoncookbook
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to