[opencms-dev] cannot install OpenCms rc2
Joe Desbonnet
jdesbonnet at gmail.com
Wed Jun 22 17:07:29 CEST 2005
You might be encountering the same problem I had a few days ago. It
was redirecting to 'localhost'. This is the solution which Arash
Kaffamanesh gave me and it worked:
In opencms-system.xml edit the content of the <sites> element: replace
'localhost' with
the proper name of your server:
<sites>
<workplace-server>http://YourDomain:8080</workplace-server>
<default-uri>/sites/yoursite/</default-uri>
<site server="http://YourDomain:8080"
uri="/sites/yoursite/"/>
</sites>
Joe.
On 6/22/05, philip lau <pcllau at gmail.com> wrote:
> Hi ALL,
>
> I have been trying to install rc2 on windows XP, mysql 4.1.1.2, and
> tomcat 5.5.9. After installing, I get to the Congratulations! page,
> but on clicking the /opencms/opencms/system/login link. I get the
> error, Page cannot be found. Please can someone help.
>
> Many thanks,
>
> Philip Lau
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
More information about the opencms-dev
mailing list