Tags:
create new tag
view all tags

SID-00490: Run "configure" for first time, it asks usrname/passwd

Status: Answered Answered TWiki version: 4.3.0 Perl version: 5.10
Category: CategoryInstallation Server OS: WinXp Last update: 16 years ago

Hi , I am installing Twiki for the frist time, when i run "http://localhost/twiki/bin/configure" through the browser as instructed in installation guide it is asking for username/passwd (with a pop-up window). As admin username/passwd is not created yet, what should be done to overcome this

-- KrishnanSukumar - 2009-08-19

Discussion and Answer

If you are using apache- check your apache configuration for following section

<FilesMatch "^configure.*">
        SetHandler cgi-script
        Order Deny,Allow
        Deny from all
        Allow from 127.0.0.1 192.168.1.10
        Require user JohnDoe
        Satisfy Any
</FilesMatch>

-- SopanShewale - 2009-08-24

Seems to be answered.

Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the TWiki consultants if you need timely help. We invite you to get involved with the community, it is more likely you get community support if you support the open source project!

-- PeterThoeny - 2009-10-02

      Change status to:
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.
SupportForm
Status Answered
Title Run "configure" for first time, it asks usrname/passwd
SupportCategory CategoryInstallation
TWiki version 4.3.0
Server OS WinXp
Web server Apache - 2.0
Perl version 5.10
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2009-11-23 - PeterThoeny
 
  • 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.