Foros de discusión

Redirection problem

Noel Tan, modificado hace 15 años.

Redirection problem

New Member Mensajes: 2 Fecha de incorporación: 22/10/08 Mensajes recientes
Hi,

Currently i am trying to install the Glassfish-Liferay 5.1.2 bundle on my server and i am facing some problems.

My Setup:
Windows server 2003 Enterprise x64 edition
MS SQL Server 2005 Enterprise edition
JAVA_HOME = C:\Program Files\Java\jdk1.6.0_10
HTTP Listener created for port 80

My Problem:
Testing with localhost on the server. I logged in succesfully to http://localhost:8080/web/guest/home and nagivate using the top-right menu button to a community i created at http://localhost:8080/group/10221/1

But when i try to access the Liferay from my workstation i ran into problems. I can log in just fine to the guest home http://XXX.XXX.XXX.XXX/web/guest/home. When i click on the top-right menu button to navigate to a community, i end up with "The page cannot be displayed" errors. The URL is http://XXX.XXX.XXX.XXX/web/guest/home?p_p_id=49&p_p_lifecycle=1&p_p_state=normal&p_p_mode=view&p_p_col_count=1&_49_struts_action=/my_places/view&_49_groupId=10221&_49_privateLayout=true.

Some test results
1) Connection to http://XXX.XXX.XXX.XXX/web/guest/home is successful
2) Connection to http://XXX.XXX.XXX.XXX/web/guest/home?p_p_id=49&p_p_lifecycle=1&p_p_state=normal&p_p_mode=view&p_p_col_count=1&_49_struts_action=/my_places/view&_49_groupId=10221&_49_privateLayout=true is unsuccessful
3) Connection to http://XXX.XXX.XXX.XXX/group/10221/1 directly by entering the URL is successful

Thank you for your help.
Noel Tan
Noel Tan, modificado hace 15 años.

RE: Redirection problem

New Member Mensajes: 2 Fecha de incorporación: 22/10/08 Mensajes recientes
Anyone had this problem before? Please help.


Thanks and regards,
Noel Tan
thumbnail
Santh Chetan Chadalavada, modificado hace 15 años.

Re: [Liferay Forums][1. Installation / Deployment / Setup] RE: Redirection

Junior Member Mensajes: 52 Fecha de incorporación: 16/05/08 Mensajes recientes
Noel Tan from liferay.com wrote:
> Anyone had this problem before? Please help.
>
>
> Thanks and regards,
> Noel Tan
> --
> Liferay Message Boards
> http://www.liferay.com/web/guest/community/forums/message_boards/message/1489517
> mb.239393.1489517@events.liferay.com
> http://www.liferay.com
Hi i guess you are having virtualhost problems with communties. In your
second case its redirecting to an unknown virtual host. See this liferay
wiki:

http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Virtual+Hosting+(Communities)

Chetan