So I answer to mine ;) but not completely; I've created a normal user in order to install a Plone buildout in its home/(username folder)... and now I try to launch "bin/instance fg" as root but an error occurs : "a user was not specified to setuid:fix to start as root (change the effective directive in zope.conf); but in zope.conf, there is no such a directive
I thought root had all permission ? Is tit necessary to add this or to use chown command ? JC jcfinet wrote: > > (I 've started on general question forum -thanks to Yuri -but it's better > here) > > I want to install correctly a Plone site on a Linux Debian and I use > buildout; > > at first it didn't work well,the filestorage was empty (no data.fs > created) until I add an effective-user in zope.conf; this user was > created, I suppose, by the person who installed the linux debian. > But even in that case the ZMI is not visible, the ping and telnet command > works well yet ! > > The other solution would be to make install not as a root but as a "normal > user", and after that, starting the zope instance as a root; > but why to do that and how to do that if the normal user has not the > rights of a root ? If I add a new user, where have I to create the plone3 > buildout...and so on ? > thanks > > JC Finet > -- View this message in context: http://www.nabble.com/buildout-install-not-as-a-root-user-on-Linux-tf4885438s15482.html#a14027436 Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
