Ich versuche gerade Plone bei Mac zu installieren. Es läuft alles aber wenn ich
sudo /Applications/Plone-3.0.5/Instance/bin/zopectl start
durchführe, passiert nix. es erscheint nix bei http://localhost:8080/Plone
bzw. wenn ich
sudo /Applications/Plone-3.0.5/Instance/bin/zopectl fg
dann kommt die fehlermeldung:
IOError: [Errno 13] Permission denied: '/Applications/Plone-3.0.5/Instance/var/Data.fs.lock'
was mach ich falsch???