Zope Version
|
(2.12.11) |
Thinks have changed with Zope releases...Which one do you use ?
Le lundi 03 octobre 2016 à 10:47 -0400, Gemerson Monteiro Maciel a écrit :Hi,
I found it.but I do not see any statement of the server ip, only the port. So imagine you change the ip will have no problem, right?
%define INSTANCEHOME /usr/local/Plone/zinstance/parts/instance instancehome $INSTANCEHOME%define CLIENTHOME /usr/local/Plone/zinstance/var/instance clienthome $CLIENTHOME
products /usr/local/Plone/zinstance/products debug-mode offsecurity-policy-implementation Cverbose-security offdefault-zpublisher-encoding utf-8
effective-user plone
zserver-threads 2
<environment>
PYTHON_EGG_CACHE /usr/local/Plone/zinstance/var/.python-eggs </environment>
<warnfilter>action ignorecategory exceptions.DeprecationWarning</warnfilter>
<eventlog>
level INFO<logfile>path /usr/local/Plone/zinstance/var/log/instance.log level INFO</logfile></eventlog>
<logger access>level WARN<logfile>path /usr/local/Plone/zinstance/var/log/instance-Z2.log format %(message)s</logfile></logger>
<http-server># valid keys are "address" and "force-connection-close"address 80
</http-server>
<zodb_db main># Main databasecache-size 10000
# Blob-enabled FileStorage database<blobstorage>blob-dir /usr/local/Plone/zinstance/var/blobstorage <filestorage>path /usr/local/Plone/zinstance/var/filestorage/Data.fs </filestorage></blobstorage>mount-point /</zodb_db>
<zodb_db temporary># Temporary storage database (for sessions)<temporarystorage>name temporary storage for sessioning</temporarystorage>mount-point /temp_foldercontainer-class Products.TemporaryFolder.TemporaryContainer </zodb_db>
pid-filename /usr/local/Plone/zinstance/var/instance.pid lock-filename /usr/local/Plone/zinstance/var/instance.lock python-check-interval 1000enable-product-installation off
Best Regards,
Gemerson
2016-10-03 10:06 GMT-04:00 FLORAC Thierry <thierry.florac@onf.fr>:
Hi,
Strange...Did you try "locate zope.conf" ??
Regards,TF
Le lundi 03 octobre 2016 à 09:34 -0400, Gemerson Monteiro Maciel a écrit :Hi,
I didn´t find this file
below the control panel zope
Best Regards,
Gemerson
2016-09-30 10:45 GMT-04:00 FLORAC Thierry <thierry.florac@onf.fr>:
Hi !
You can have an optional "ip-address" parameter in your zope.conf configuration file, to define interfaces for which Zope process listen for incoming connections, and a "trusted-proxy" parameter (if you use a local proxy server).Otherwise you shoudn't need any extra operation (except perhaps a server restart, or if you have custom products).
Best regards,Thierry
Le vendredi 30 septembre 2016 à 08:37 -0400, Gemerson Monteiro Maciel a écrit :
Hello,
I am newbie with zope
And I wonder, if I change the ip of a server that already has Zope, I need to change any configuration file for it to recognize the new ip address?
Regards,
Gemerson
_______________________________________________ Zope maillist - Zope@zope.org https://mail.zope.org/mailman/ listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope-dev )--
_______________________________________________ Zope maillist - Zope@zope.org https://mail.zope.org/mailman/ listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope-dev )--
--