Martin Aspeli wrote: > >> $ bin/instance start >> >> comes with following error: >> >> D:\Programme\optilux>bin\instance start >> D:\Python24\python.exe >> D:\Programme\optilux\parts\instance\bin\zopeservice.py start >> Starting service Zope_393643977 >> Error starting service: access denied >> >> >> Same with >> $ bin/instance install > > That's different - that just installs a Windows service. You may have a > permission problem. >
Well. I understood, that I have to install first before being able to start an instance. Martin Aspeli wrote: > > You can't start two instances that run on the same port, no. > The ports are different: 8080 and 8081 Martin Aspeli wrote: > >> In addition: The user who is setting up the above commands has >> administration rights (administration role under VISTA) > > But is the terminal actually running with elevated privileges? Vista > still restricts you by default even if your user nominally has an admin > role. Right-click on the terminal and run with privileges. > Right-click on the DOS-Terminal does not lead to a menu point "with privilieges". Maybe an advice what one should install before instead of a DOS terminal ? -- View this message in context: http://n2.nabble.com/Zope-instance-under-VISTA-tp3937491p3937952.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
