SID-00313: Buttons on my Twiki Home Page not working
| Status: |
Unanswered |
TWiki version: |
4.2.4 |
Perl version: |
5.10.0 |
| Category: |
CategoryInstallation |
Server OS: |
Windows Server 2000 |
Last update: |
16 years ago |
I have reached as far as the Twiki Home Page but some of my buttons and links are not working (Ex. Login, Edit, Attach, Backlinks, History etc). With these I get the following error:
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
What's causing these buttons to not work and how do I fix them?
Thanks
--
BryanGoulbourne - 2009-05-13
Discussion and Answer
Check the Apache error_log.
--
PeterThoeny - 2009-05-13
I have solved all my problems except this one. I'm not too sure what this one is asking me to do can anyone help?
[Thu May 14 13:46:25 2009] [error] [client 127.0.0.1] Can't exec "/usr/sbin/sendmail": No such file or directory at /twiki/lib/TWiki/Net.pm line 355., referer: http://127.0.0.1/bin/view/TWiki/TWikiRegistration
--
BryanGoulbourne - 2009-05-14
That error tells you that Apache (on behalf of TWiki) can't execute the mail server binary where it expects it to be. Check your mail server settings in twiki/bin/configure --> Mail and Proxies (specifically: MailProgram), and make sure that the path specified there both exists in reality and is accessible by Apache.
--
JohnDeStefano - 2009-05-20
MailProgram is set to "/usr/sbin/sendmail -t -oi - oeq".
The path does exist but the sendmail file is a shortcut to a file called "cronlog" which is in my "\Cygwin\bin\" folder.
What is the Net.pm file?
Any suggestions on what to try next?
--
BryanGoulbourne - 2009-05-26
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 - 2009-07-05
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.