Question
We are evaluating TWiki VMware Virtual Machine using Debian stable. When a new user tries to register, after hitting the Submit button, the message "The page cannot be displayed. The page you are looking for is currently unavailable" displays. The page it is looking for is
http://twiki-vm/twiki/bin/register/Main/WebHome
The Bulk Registration does work - it is only the individual registration that does not. Also, this has worked previously.
Any ideas? I do not know much Perl or UNIX. That is one reason I chose to download the Debia Virtual Machine version.
Environment
--
JeffDaniell - 17 Apr 2006
Answer
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.
Take a look in your apache log files (usually in /var/log/apache or /var/log/apache2 on debian) for clues, and to give us something to work with.
--
CrawfordCurrie - 17 Apr 2006
Thanks Crawford. Sometimes all it takes is a pointer in the right direction.
The apache log file was complaining "Can't send mail using Net::SMTP. Unable to relay for
webmaster@examplePLEASENOSPAM.com." I had not changed the default WIKIWEBMASTER in the Preferences. When I put my e-mail address there, it started working.
--
JeffDaniell - 18 Apr 2006