Tags:
create new tag
view all tags

Question

As soon as submitting the properly filled registration form, the webpage displays "This program cannot display the webpage".

I guess it's due to the wrong path to .htpasswd file, which leads the Apache htpasswd program failing in creating the username and password. So I've changed the path to .htpasswd file to 'E:/twikisys/twiki/data' (I installed TWiki in 'E:/twikisys/twiki') in the file twiki.conf (in '.../twiki') and .htaccess (in '.../twiki/bin') like this:

AuthUserFile E:/twikisys/twiki/data/.htpasswd AuthName 'twiki' AuthType Basic

However, it still doesn't work. On other hand, all of the submitted usernames and passwords have been successfully stored in '.../twiki/data/RegistrationApprovals'.

BTW, there's no a default created .htpasswd file in '.../twiki/data'.

I've got annoyed by this problem for couple of days and really appreaciate the help from someone!

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows XP SP2
Web server: Apache 2.0.44
Perl version: 5.8.6
Client OS: Windows XP SP2
Web Browser: Maxthon (IE 7 Core)
Categories: Registration

-- LeonYang - 20 Jul 2007

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.

Plus, when trying with IE 7, the error is "Internet Explorer cannot display this webpage."

-- LeonYang - 20 Jul 2007

Sorry. closing this after more than 30 days...

-- PeterThoeny - 03 Sep 2007

Change status to:
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2007-09-03 - 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.