Foren

Cant Access Liferay Other Than With localhost

Daniel Hendrix, geändert vor 8 Jahren.

Cant Access Liferay Other Than With localhost

New Member Beitrag: 1 Beitrittsdatum: 03.02.16 Neueste Beiträge
I have the Liferay Tomcat bundle installed on a server running windows server 2012. I've also setup the BonCode connector so that Tomcat and IIS can work together. I'm able to access liferay at http://localhost:8080 and at http://localhost:8080/web/guest/home when remotely accessing the server but have no access from anywhere else.

What am I missing that is preventing me from accessing Liferay at http://myservername:8080/somethinghere/andhere? I'm unable to use this format to access Liferay from the server or from client pcs on the network.

We have a php application running on the same server using IIS and we did not have to add myservername into the hosts file as I believe it was configured in DNS.
thumbnail
Wouter Vernaillen, geändert vor 8 Jahren.

RE: Cant Access Liferay Other Than With localhost

Junior Member Beiträge: 80 Beitrittsdatum: 06.06.09 Neueste Beiträge
Probably the 8080 port is closed by the firewall on your server.

But I guess if you have set up the IIS connector, you should be using the IIS http port (probably 80?) to access Liferay.