How do I override the default name of zdsock for the socket used by Zope? I see socket-name defined in Zope/lib/python/zdaemon/sample.conf but have no idea what this sample.conf is used for. -- John
--On 4. Dezember 2005 08:36:06 +0000 John Poltorak <jp@warpix.org> wrote:
How do I override the default name of zdsock for the socket used by Zope?
I see socket-name defined in Zope/lib/python/zdaemon/sample.conf but have no idea what this sample.conf is used for.
Likely by including the file into your zope.conf. -aj
On Sun, Dec 04, 2005 at 09:51:22AM +0100, Andreas Jung wrote:
--On 4. Dezember 2005 08:36:06 +0000 John Poltorak <jp@warpix.org> wrote:
How do I override the default name of zdsock for the socket used by Zope?
I see socket-name defined in Zope/lib/python/zdaemon/sample.conf but have no idea what this sample.conf is used for.
Likely by including the file into your zope.conf.
I haven't found any documentation for zope.conf anywhere and have no idea if <runner> is an acceptable keyword. At the top of sample.conf it says # Sample config file for zdctl.py and zdrun.py (which share a schema). This sounds like something other than zope.conf.
-aj
-- John
At the top of sample.conf it says
# Sample config file for zdctl.py and zdrun.py (which share a schema).
This sounds like something other than zope.conf.
Is there a real need for you to touch the configuration. Also as very advanced Zope user I've never had the need to touch this configuration for any reason. So what are your reasons? -aj
On Sun, Dec 04, 2005 at 11:13:29AM +0100, Andreas Jung wrote:
At the top of sample.conf it says
# Sample config file for zdctl.py and zdrun.py (which share a schema).
This sounds like something other than zope.conf.
Is there a real need for you to touch the configuration. Also as very advanced Zope user I've never had the need to touch this configuration for any reason. So what are your reasons?
I need to change the name of the socket.
-aj
-- John
participants (2)
-
Andreas Jung -
John Poltorak