Question
I have a web space on a provider site, hosted on Linux. My complete path is /web/htdocs/lnx.micronengineering.it/home
After installation I run configuration and I have 4 warnings that I am not able to solve:
1. Digest::SHA1
Warning: not installed. May be required for SHA1 password encoding
2. CGI::Session
Warning: not installed. May be required for sessions
3. patch
Warning: 'patch' program was not found on the current PATH.
4. Warning: The CGI::Session Perl module is required for session support, but is not available.
If I execute view as:
http://lnx.micronengineering.it/cgi-bin/view
I obtain:
TWiki Installation Error
Template "oopsaccessdenied" not found.
Check the configuration setting for {TemplateDir}.
TemplateDir is: /web/htdocs/www.micronengineering.it/cgi-templates
I don't understand what I have to do. Every help will be appreciated.
Environment
--
MassimoManca - 13 Nov 2006
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
It is difficult to diagnose with the little information provided. But it looks like
/web/htdocs/www.micronengineering.it/cgi-templates might be wrong. Where are your TWiki templates?
/web/htdocs/www.micronengineering.it/home/twiki/templates or the like? See
SupportGuidelines.
--
PeterThoeny - 14 Nov 2006
Check also the permissions of the
twiki/templates directory and its files; it must be readable by the web server user.
--
PeterThoeny - 01 Dec 2006