[Zope] Apache port 8080
David Radovanovic
dradovanovic at hvc.rr.com
Tue May 17 21:33:15 EDT 2005
Hello all,
I'm working remotely, logged into a FreeBSD webserver which hosts several
websites. While logged in via SSH, I've finished installing Zope behind the
Apache server.
I hope the answer is obvious: When I try to access the Zope installation
(externally) at http://www.my_freebsd_website.com:8080 I get no page, though
from within the freebsd webserver (while shelled into the webserver) I can
open the Zope installation via the Lynx browser, http://www.localhost:8080
as expected. What could I be missing? Is there a way to test the 8080 port?
Netstat output:
# netstat -an -finet -ptcp
Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address Foreign Address (state)
tcp4 0 20 200.1.1.15.22 24.161.85.118.34614
ESTABLISHED
tcp4 0 0 *.7786 *.* LISTEN
tcp4 0 0 127.0.0.1.7786 *.* LISTEN
tcp4 0 0 *.8021 *.* LISTEN
tcp4 0 0 *.8080 *.* LISTEN
tcp4 0 0 *.3306 *.* LISTEN
tcp4 0 0 *.80 *.* LISTEN
tcp4 0 0 *.587 *.* LISTEN
tcp46 0 0 *.25 *.* LISTEN
tcp4 0 0 *.25 *.* LISTEN
tcp4 0 0 *.22 *.* LISTEN
tcp46 0 0 *.22 *.* LISTEN
tcp4 0 0 *.23 *.* LISTEN
tcp4 0 0 *.21 *.* LISTEN
Ps -aux output:
www 806 0.0 0.3 25788 888 ?? S 10:43AM 0:15.44
/usr/local/bin/python2.3 /usr/local/www/Zope/lib/python/Zope/Startup/run.py
-C /usr/local/www/Zope/instance-rsci/etc/zope.conf
root 805 0.0 0.2 6000 640 ?? Ss 10:43AM 0:00.99
/usr/local/bin/python2.3 /usr/local/www/Zope/lib/python/zdaemon/zdrun.py -S
/usr/local/www/Zope/lib/python/Zope/Startup/zopeschema.xml -b 10 -d -s
/usr/local/www/Zope/instance-rsci/var/zopectlsock -x 0,2 -z
/usr/local/www/Zope/instance-rsci /usr/
Any help would be much appreciated,
David Radovanovic
WhatsTheBigIdea.com, Inc.
-- Bright ideas for the Web!
249 Partition Street
Saugerties, New York 12477
(845) 247-0909
http://www.WhatsTheBigIdea.com
More information about the Zope
mailing list