SID-00709: Can't Register a new account via the TWikiRegistration page!
| Status: |
Answered |
TWiki version: |
4.3.2 |
Perl version: |
Perl 5.8 |
| Category: |
CategoryRegistration |
Server OS: |
CentOS |
Last update: |
16 years ago |
Hi, after i installed the twiki on my server, i planed to register a account for the twiki administrator. but i can not click all of the field in the
TWikiRegistration page as this page belwo:
http://twiki.org/cgi-bin/view/TWiki04x03/TWikiRegistration
what happen it ?
tks.
--
MikeKent - 2010-01-11
Discussion and Answer
Could be a variety of reasons, such as e-mail configuration issue. What kind of error message do you get? What is the Apache error_log telling?
--
PeterThoeny - 2010-01-11
in the left column, there is no the register links, too.
there are the apache error_log content below:
[Mon Jan 11 02:24:58 2010] [warn] RSA server certificate
CommonName (CN) `localhost' does NOT match server name!?
[Mon Jan 11 02:24:58 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Mon Jan 11 02:24:59 2010] [warn] RSA server certificate
CommonName (CN) `localhost' does NOT match server name!?
[Mon Jan 11 02:24:59 2010] [notice] Apache/2.2.14 (Unix) mod_ssl/2.2.14
OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.12 configured -- resuming normal operations
i don't know what it said.
tks.
--
MikeKent - 2010-01-11
The error posted by you does not seem to do anything with Apache. The webserver started with SSL related warnings.
Can you please check your warning/debug files of TWiki? they are available into your {TWIKI_ROOT}/data directory - here TWIKI_ROOT is the directory where you have installed TWiki
--
SopanShewale - 2010-01-11
Ok. tks for your suggestion. solved it with your suggestion because the password file is read only.
--
MikeKent - 2010-01-12
closed
--
MikeKent - 2010-01-12
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.