Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

i am configuring twiki.

when i give my user id and password it does proceed, but when i hit the cancel button it takes me to the new registration page and when i make a new id on that page it gives another error of access denied.

here is my error message

Access check on Main.WebHome failed. Action "redirect": unsafe redirect to http://192.168.15.24/twiki/bin/oops/Main/TWikiRegistration?twiki_redirect_cache=284eea1940e2adc7f9ed6bdc45456713: host does not match {DefaultUrlHost} , and is not in {PermittedRedirectHostUrls}"http://localhost". 
share|improve this question

1 Answer

The Problem is in the configuration. Find out your ip-adress and open the link http:///twiki/bin/configure. in the section "General Path settings" there is an entry named {DefaultUrlHost}. Set it to http://

BR Frank

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.