OK, this is driving me crazy and I can't find the answers on zope.org. I originally wrote asking if I could run two instances of Zope on the same server, each installed in the user account and each on different IP numbers. I tried it and couldn't get through the log-in. Some helpful person (thank you) told me that it was because of the 8080 port conflict. So, I tried to change the port for the second Zope installation. That did not work at all. Perhaps there was something else I should have done, but I don't know what.
So, the next question is can I run two sites off one Zope installation if each site is in a different folder? I would imagine that I would have to somehow redirect the second folder contents to the other site, but I don't know how to do this. If this is possible, could someone point me to some resources. The xope.org search returns very confusing and often contradictory results.
Thanks, Virgil
Hi Virgil, Check out this how to, ----- Original Message ----- From: Huston, Virgil H. <vhhuston@switch.com> To: <zope@zope.org> Sent: Monday, December 17, 2001 5:49 AM Subject: [Zope] Two Zopes [NEWBIE]
OK, this is driving me crazy and I can't find the answers on zope.org. I originally wrote asking if I could run two instances of Zope on the same server, each installed in the user account and each on different IP numbers. I tried it and couldn't get through the log-in.
Some
helpful person (thank you) told me that it was because of the 8080 port conflict. So, I tried to change the port for the second Zope installation. That did not work at all. Perhaps there was something else I should have done, but I don't know what.
So, the next question is can I run two sites off one Zope installation if each site is in a different folder? I would imagine that I would have to somehow redirect the second folder contents to the other site, but I don't know how to do this. If this is possible, could someone point me to some resources. The xope.org search returns very confusing and often contradictory results.
Thanks, Virgil
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Sorry about that last post, I'm still pretty much asleep, but the how to I tried to reference is http://www.zope.org/Members/4am/instancehome Good Luck, Todd ----- Original Message ----- From: Huston, Virgil H. <vhhuston@switch.com> To: <zope@zope.org> Sent: Monday, December 17, 2001 5:49 AM Subject: [Zope] Two Zopes [NEWBIE]
OK, this is driving me crazy and I can't find the answers on zope.org. I originally wrote asking if I could run two instances of Zope on the same server, each installed in the user account and each on different IP numbers. I tried it and couldn't get through the log-in.
Some
helpful person (thank you) told me that it was because of the 8080 port conflict. So, I tried to change the port for the second Zope installation. That did not work at all. Perhaps there was something else I should have done, but I don't know what.
So, the next question is can I run two sites off one Zope installation if each site is in a different folder? I would imagine that I would have to somehow redirect the second folder contents to the other site, but I don't know how to do this. If this is possible, could someone point me to some resources. The xope.org search returns very confusing and often contradictory results.
Thanks, Virgil
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
From: "Huston, Virgil H." <vhhuston@switch.com>
OK, this is driving me crazy and I can't find the answers on zope.org. I originally wrote asking if I could run two instances of Zope on the same server, each installed in the user account and each on different IP numbers. I tried it and couldn't get through the log-in. Some helpful person (thank you) told me that it was because of the 8080 port conflict. So, I tried to change the port for the second Zope installation. That did not work at all. Perhaps there was something else I should have done, but I don't know what.
If you run them on separate IP-adresses, there shouldn't be a port conflict... However, doing that is complicated.
So, the next question is can I run two sites off one Zope installation if each site is in a different folder? I would imagine that I would have to somehow redirect the second folder contents to the other site, but I don't know how to do this. If this is possible, could someone point me to some resources. The xope.org search returns very confusing and often contradictory results.
Yup. You download the SiteAccessEnhanced from http://www.zope.org/Members/sfm/SiteAccessEnhanced , install it and create a virtual host monster in the root of your zope db. Very easy!
Hi, I have two zope running on the same server, on the same IP, on the same user account but on two different ports and it works fine. Do you have a firewall, if so you have to open a port for other instance of the Zope. Vid --- Lennart Regebro <lennart@regebro.nu> wrote:
From: "Huston, Virgil H." <vhhuston@switch.com>
OK, this is driving me crazy and I can't find the answers on zope.org. I originally wrote asking if I could run two instances of Zope on the same server, each installed in the user account and each on different IP numbers. I tried it and couldn't get through the log-in. Some helpful person (thank you) told me that it was because of the 8080 port conflict. So, I tried to change the port for the second Zope installation. That did not work at all. Perhaps there was something else I should have done, but I don't know what.
If you run them on separate IP-adresses, there shouldn't be a port conflict... However, doing that is complicated.
So, the next question is can I run two sites off one Zope installation if each site is in a different folder? I would imagine that I would have to somehow redirect the second folder contents to the other site, but I don't know how to do this. If this is possible, could someone point me to some resources. The xope.org search returns very confusing and often contradictory results.
Yup. You download the SiteAccessEnhanced from http://www.zope.org/Members/sfm/SiteAccessEnhanced , install it and create a virtual host monster in the root of your zope db. Very easy!
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
__________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com
participants (4)
-
Huston, Virgil H. -
Lennart Regebro -
Todd Graham -
Vid Bijelic