SID-00299: Twiki configuration test not working!
| Status: |
Answered |
TWiki version: |
4.2.4 |
Perl version: |
5.10.0 |
| Category: |
CategoryInstallation |
Server OS: |
Windows Server 2000 |
Last update: |
17 years ago |
Hi All,
My Twiki configuration screen is not working and I am hoping that someone can point me in the right direction or even better know what I might have done wrong. I have reached as far as the test configuration section under the heading "Set File Permisssions" (
WindowsInstallCookbookForTWiki04x01) in my installation but this test does not work. The message below is the error message I got:
>>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.
There are two other things I notice during the installation up to this point:
(1) Under the heading "Configure Apache (part 2)" my httpd.conf file does not seem to have the <IfModule mod_mime.c> section so I skipped the
AddHandler bit.
(2) Under the heading "Editing the CGI scripts - Editing the Shebang lines" I cannot run the command "$ perl -pi~ -e 's;#!/usr/bin/perl;#!c:/cygwin/bin/perl;' *[a-z]" I get the messages below.
>>Can't do inplace edit: cp is not a regular file, <> line 850.
>>Can't do inplace edit: logos is not a regular file, <> line 965.
However, I still manage to get "#!c:/cygwin/bin/perl -wT" after doing "head -1 view".
I hope the information is usefull and assistance given will be greatly appreciated.
Sorry for posting twice.
Bryan
--
BryanGoulbourne - 2009-05-07
Discussion and Answer
Change the 1st line my config file to point to the actual path where my cywin directory is.
--
BryanGoulbourne - 2009-05-07
--
BryanGoulbourne - 2009-05-07
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.