[Zope] Fwd: change IP server

Gemerson Monteiro Maciel gemerson74 at gmail.com
Mon Oct 3 16:47:47 CEST 2016


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 off*
*security-policy-implementation C*
*verbose-security off*
*default-zpublisher-encoding utf-8*

*effective-user plone*

*zserver-threads 2*


*<environment>*

*PYTHON_EGG_CACHE /usr/local/Plone/zinstance/var/.python-eggs*
*</environment>*

*<warnfilter>*
*  action ignore*
*  category 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 database*
*    cache-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_folder*
*    container-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 1000*
*enable-product-installation off*


Best Regards,

Gemerson

2016-10-03 10:06 GMT-04:00 FLORAC Thierry <thierry.florac at 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 at 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 at zope.orghttps://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 at zope.orghttps://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 )
>
> --
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.zope.org/pipermail/zope/attachments/20161003/6d29e884/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: control pane zope.JPG
Type: image/jpeg
Size: 47054 bytes
Desc: not available
URL: <http://mail.zope.org/pipermail/zope/attachments/20161003/6d29e884/attachment.jpe>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zope.JPG
Type: image/jpeg
Size: 11322 bytes
Desc: not available
URL: <http://mail.zope.org/pipermail/zope/attachments/20161003/6d29e884/attachment-0001.jpe>


More information about the Zope mailing list