[Setup] Re: Zope instance under VISTA

Martin Aspeli optilude+lists at gmail.com
Tue Nov 3 10:32:11 UTC 2009


floseries wrote:
> Have created a plone3_buildout project named optilux (Plone development
> book).
> 
> $ bin/instance fg
> 
> is running, but 
> 
> $ 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.

> Could it be, that during run time of another zope instance service process a
> second one cannot be installed ? Plone has been installed before under
> Programme\Plone and optilux has its own Zope2 and Plone installation.

You can't start two instances that run on the same port, no.

> 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.

Martin

-- 
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book




More information about the Setup mailing list