Hi Anders, On Apr 3, 2007, at 9:50 AM, dsrg wrote:
I just installed xwiki 1.0-beta-6.2657 on Ubuntu 6.10 using the standalone installer (no changes to any configurations or such) and everything works fine, EXCEPT:
The "Login"-link in the top right corner does not work, I get:
HTTP ERROR: 404 /bin/login/XWiki/XWikiLogin Not Found RequestURI=/bin/login/XWiki/XWikiLogin
This is strange. I've just tested it and I get the following correct link: http://localhost:8080/xwiki/bin/login/XWiki/XWikiLogin
If I add "/xwiki" to the start of the URL it sort of works, I can access the login page, but can only log in with the Admin account. (Yes, I have created a normal user account as well.) It seems to me that the first "/xwiki" part of the URL is missing, it's there in all other links but not this one.
BTW, same thing occurs with the "logout"-link, and if I add "/ xwiki" it works.
Can you describe exactly what you've done? Which file did you download, etc? Thanks -Vincent