Koozali.org: home of the SME Server

Problem Configuring Plone After Install

altamaiz

Problem Configuring Plone After Install
« on: August 21, 2004, 06:27:13 PM »
Hi I've followed a similar thread concerning the installation of plone and have plone installed, but I don't understand what's keeping the site and zope accessible from outside my network.
I have SME installed as a gateway.
I have a zope instance and plone product on an ibay, ploneserver.
I've left the IP Address section in zope.conf commented out, which I believe means zope will listen on all available interfaces.
Now internally I can hit http://domain:8080/ploneserver and it works fine, but outside the network it is not accessible.
What's blocking it from view?
Thank you,
Jeff

Offline ddougan

  • *
  • 155
  • +0/-0
    • http://www.DouganConsulting.com
Problem Configuring Plone After Install
« Reply #1 on: August 22, 2004, 06:41:12 AM »
I haven't tried Plone the way you're trying (I've used an Apache rewrite rule), but it may be something to do with port 8080, which I think Squid uses, so Apache may be stopping you - not sure though. Did you stop and restart Plone after you'd made the change?

Are you using the RPMs I posted here? I've configured Plone to use 9080 instead. If you'd like information on the rewrite rule, let me know.


Des
Des Dougan

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
Problem Configuring Plone After Install
« Reply #2 on: August 22, 2004, 11:02:45 AM »
Rien
(The Netherlands)......

altamaiz

Problem Configuring Plone After Install
« Reply #3 on: August 22, 2004, 08:28:39 PM »
Thank you for the response, yes I followed:
http://forums.contribs.org/index.php?topic=21556.0
however I did read about your rpm as well, Des.

I guess I'm just not sure what my options are, or more importantly, how to troubleshoot and determine what's actually going on.

I was under the impression that the apache rewrite rules would simply rewrite a given domain/port to another, and  I'm thinking that this is more related to firewall or some other process using 8080, etc.

Thanks again,
Jeff