Tags:
create new tag
, view all tags

Question

For some reason, when a prospective new user clicks on "cancel" at the "Enter username and password" prompt he would expect to be taken to the register page. Instead he gets a standard server error message. Where should I start to look to debug this issue?

http://www.marcarchambault.com

Thanks, Marc

Environment

TWiki version: TWikiRelease01Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux ??
Web server: Apache
Perl version: 5.8.0
Client OS: Win XP
Web Browser: Firefox
Categories: Registration

-- MarcArchambault - 05 Nov 2004

Answer

bin/.htaccess

-- MartinCleaver - 05 Nov 2004

Reply

Ok, that helped. I had: ErrorDocument 401 URL_path_to_TWiki!/bin/oops/TWiki/TWikiRegistration?template=oopsauth

The instructions in .htaccess state:

#REPLACE THE FOLLOWING STRINGS WITH PATHS SPECIFIC TO YOUR INSTALLATION:

# FILE_path_to_TWiki!

so I needed: ErrorDocument 401 /twiki/bin/oops/TWiki/TWikiRegistration?template=oopsauth

Thanks!

 
Topic revision: r3 - 2004-11-05 - MarcArchambault
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.