Tags:
create new tag
view all tags

Question

I just installed Twiki. When i browse to the URL TWiki/bin/configure it asks me for login and password. I don't have one. But if i click cancel it gives me an error "Unauthorized user" CP

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux kernel 2.6
Web server: Apache
Perl version: 5.8.7
Client OS: Windows
Web Browser: mozilla
Categories: Installation

-- ChandraprakashLoonker - 13 Jul 2006

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Look in .htaccess. Check whether you have set require on the configure script e.g.

<Files "configure">
    require valid-user
</Files>
That is what is triggering the login request. Read the apache documentation on the "require" directive to understand how this works, and set it up the way you want.

-- CrawfordCurrie - 06 Aug 2006

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2006-08-06 - CrawfordCurrie
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.