On Mon, 26 Apr 2010 11:37:35 +0200, Yuri <[email protected]> wrote:

>>>      
>> effective-user = zeo
>>    
> 
> controlla la lista dei processi per vedere sotto quale utente gira zope.

> Dopo di che cambia il possessore della cartella/directory, mettendo 
> quell'utente.

direi che è zeo:

0 S zeo      13705 13379  0 100   0 -  5220 ?      12:25 ?        00:00:00
/usr/local/Plone/Python-2.4/bin/python
/usr/local/Plone/Zope-2.10.11-final-py2.4/lib/python/ZEO/runzeo.py -C
/usr/local/Plone/zeocluster/parts/zeoserver/etc/zeo.conf

Ho modificato il proprietario delle directory (questa volta ci ho messo
anche -R):
chown -R zeo:staff var/fss*

Riavviato il server.

Ma il sito non è raggiungibile (connessione non riuscita): non prova
nemmeno a caricarlo, mi dà errore in un attimo.
Ecco i log (

cat var/client1/event.log
------
2010-04-26T12:07:31 INFO ZServer HTTP server started at Mon Apr 26
12:07:31 2010
        Hostname: 0.0.0.0
        Port: 8080
------
2010-04-26T12:07:31 INFO Zope Set effective user to "plone"
------
2010-04-26T12:07:32 INFO Marshall libxml2-python not available. Unable to
register libxml2 based marshallers, at least SimpleXMLMarshaller
------
2010-04-26T12:07:34 INFO ZEO.ClientStorage (13390) ClientStorage
(pid=13390) created RW/normal for storage: '1'
------
2010-04-26T12:07:34 INFO ZEO.cache created temporary cache file '<fdopen>'
------
2010-04-26T12:07:34 INFO ZEO.ClientStorage (13390) Testing connection
<ManagedClientConnection ('127.0.0.1', 8100)>
------
2010-04-26T12:07:34 INFO ZEO.zrpc.Connection(C) (127.0.0.1:8100) received
handshake 'Z303'
------
2010-04-26T12:07:34 INFO ZEO.ClientStorage (13390) Server authentication
protocol None
------
2010-04-26T12:07:34 INFO ZEO.ClientStorage (13390) Connected to storage:
('localhost', 8100)
------
2010-04-26T12:07:34 INFO ZEO.ClientStorage (13390) Verifying cache
------
2010-04-26T12:07:34 INFO ZEO.ClientStorage (13390) endVerify finishing
------
2010-04-26T12:07:34 INFO ZEO.ClientStorage (13390) endVerify finished
------
2010-04-26T12:07:34 INFO Plone Dependency  
Unable to detect Zope version. Please make sure you have Zope 2.10.4 or
newer installed.
------
2010-04-26T12:07:40 INFO Zope Ready to handle requests
------
2010-04-26T12:25:52 INFO ZEO.ClientStorage (13390) Disconnected from
storage: "('localhost', 8100)"
------
2010-04-26T12:25:52 WARNING ZEO.zrpc (13390) CW: error connecting to
('127.0.0.1', 8100): ECONNREFUSED
------
2010-04-26T12:25:55 INFO SignalHandler Caught signal SIGTERM
------
2010-04-26T12:25:55 INFO Z2 Shutting down fast
------
2010-04-26T12:25:55 INFO ZServer closing HTTP to new connections

_______________________________________________
Plone-IT mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/plone-it
http://www.nabble.com/Plone---Italy-f21728.html

Rispondere a