Subsonic not showing up

Need help? Post your questions here.

Moderator: moderators

Subsonic not showing up

Postby fiercealmond » Tue Sep 25, 2007 2:36 pm

Subsonic comes up fine when I run it from localhost:80/subsonic, but when I try (My IP):80/subsonic, all that comes up is a blank white page with a text form.

Any suggestions?
fiercealmond
 
Posts: 1
Joined: Tue Sep 25, 2007 2:34 pm

Postby FlyingSaucrDude » Tue Sep 25, 2007 3:42 pm

Could you post more about your configuration (OS, Tomcat version, etc.)?

My gut says this is a firewall issue -- more info about that would be useful too.
FlyingSaucrDude
 
Posts: 20
Joined: Fri Aug 24, 2007 5:34 am

Postby matthew » Wed Sep 26, 2007 2:35 am

Some ISPs block port 80 if you are a home user, of course this is if you are trying to access your pc from another location, external to your LAN.

I would try to use a different port for tomcat, like port 5000. If this works then you know it is an ISP issue. If it doesnt then like FlyingSaucrDude said it is probably a firewall issue.

So change tomcat to use a different port other than 80:

1. Open C:\Program Files\Apache Software Foundation\Tomcat 6.0\conf\server.xml

2. Find <Connector port="80" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" />

3. Change port="80" to port="5000"

4. Restart Tomcat.

Matthew.
matthew
 
Posts: 59
Joined: Thu Jan 25, 2007 9:59 pm
Location: USA - Glendora, Californina


Return to Help

Who is online

Users browsing this forum: No registered users and 21 guests