SID-01174: "The Administrator has disabled new user registration. "
| Status: |
Answered |
TWiki version: |
5.0.1 |
Perl version: |
Perl 5.8.8 |
| Category: |
CategoryAuthentication |
Server OS: |
RHEL5 |
Last update: |
14 years ago |
For the life of me I can't figure out why im getting this in response to new user registrations.
In lib/LocalSite.cfg I have:
$TWiki::cfg{Register}{EnableNewUserRegistration} = 1;
I have followed the authentication instructions for template login and they were already set to the proper settings for template login after out of the box installation.
Why then when I register a new user does it tell me the administrator has disabled registration? Very frustrating.
--
MikeCammilleri - 2011-05-13
Discussion and Answer
Are you using mod_perl or
FastCGI? If so, don't forget to restart the webserver to make your changes active.
--
AlexanderAhman - 2011-05-14
Also make sure that
twiki/data/.htpasswd is writable by your webserver user. Same for the
data directory.
--
PeterThoeny - 2011-05-14
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 - 2011-07-08
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.