zope3在Windows 2003上的安装 问题
刘鑫 <[email protected]>
| Newsgroups | gmane.comp.web.zope.chinese,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
zope-chinese,您好!
下载了Zope3b3的Windows安装程序,在Windows2003上安装。安装过程正常完成,也可以建立实例目录(Instance),但是执行"Python runzope"命令不能启动Zope实例,提示没有权限,以下截取自控制台界面:
E:\Zope-Instance\bin>python runzope
------
2004-08-22T17:43:41 WARNING ZODB.FileStorage Ignoring index for E:\Zope-Instance
/var/Data.fs
Traceback (most recent call last):
File "runzope", line 42, in ?
run()
File "runzope", line 38, in run
main(["-C", CONFIG_FILE] + sys.argv[1:])
File "D:\Python23\Lib\site-packages\zope\app\server\main.py", line 53, in main
setup(args)
File "D:\Python23\Lib\site-packages\zope\app\server\main.py", line 97, in setu
p
server.create(task_dispatcher, db)
File "D:\Python23\Lib\site-packages\zope\app\server\server.py", line 45, in cr
eate
self.verbose)
File "D:\Python23\Lib\site-packages\zope\app\server\servertype.py", line 57, i
n create
hit_log=self._logFactory(),
File "D:\Python23\Lib\site-packages\zope\server\http\publisherhttpserver.py",
line 36, in __init__
HTTPServer.__init__(self, *args, **kw)
File "D:\Python23\Lib\site-packages\zope\server\serverbase.py", line 49, in __
init__
self.bind((ip, port))
File "D:\Python23\lib\asyncore.py", line 303, in bind
return self.socket.bind(addr)
File "<string>", line 1, in bind
socket.error: (10013, 'Permission denied')
同样的设置和操作在另一台Windows 2000 professional上可以正常启动Zope3实例。
致
礼!
刘鑫
[email protected]
2004-08-22
_______________________________________________
zope-chinese list
[email protected]
http://zope.cn/mailman/listinfo/zope-chinese