Yes. It was more a general question. I actually used the DEBIAN Version 'cause when I installed it, you had not sent your answer.- I am wondering whether everything will work properly if I have two servers both an apache AND Zope running. I distinguish them by ports - the "normal" 80 PORT for Zope (for all HTTP requests) and Apache using all other ports (using it as a mailserver and stuff). Besides that, if I want to deinstall the old ZOPE version, is it possible to simply delete simply all files or is there any special deinstallation process? Benjamin Peter Bengtsson <peter@fry-it.com> schrieb am 28.09.05 18:51:58:
If you're going to be using this lovely little zope instance I advice you to stay away from debian packages and do it with custom binary installations. I use debian for all my other programs but zope is what I do for a living so I'm not satisfied with the deb package way of doing it. And if you're going to take take you're zope "more seriously" I suggest you have a read in some of the documentation about how to manage a zope instance. http://www.plope.com/Books/2_7Edition/InstallingZope.stx#3-64
If you're not in the mood for reading some instructions, just edit the file etc/zope.conf (you find it) and look for where it says <http-server> # valid keys are "address" and "force-connection-close" address 8080 # force-connection-close on </http-server>
Change that to: <http-server> # valid keys are "address" and "force-connection-close" address 80 # force-connection-close on </http-server>
2005/9/28, Benmania Guin <benmania@web.de>:
Hi,
I successfully installed ZOPE on my VServer which has an DEBIAN op. I want to change ports now in order to have access via a "normal" HTTP request. How do I change ports and what port is the right one?
Benjamin ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193