Question
Q1) I am trying to install a Twiki on an external shared web server. I get the following error when executing configure.pl
Error: Could not create test file /saam/twiki/data/configurationlog.txt
for the 4 log files.
Any idea?
Q2) For the
"General path settings", I am not sure whether I must use the complete path e.g.
/home/httpd/vhosts/sass.haisoft.be/httpdocs/saam/twiki/bin
/home/httpd/vhosts/sass.haisoft.be/httpdocs/saam/twiki/lib
....
OR
/saam/twiki/bin
/saam/twiki/lib
....
Q3) How can I attach my TWiki Configuration.htm file to my question ?
Meanwhile I have posted my config on my server at :
Configuration file
Thanks for your help.
Environment
--
MichelDenys - 05 Dec 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.
I solved my problem.
1) I was mixing path and URL in the "General path settings". (path = Linux file system path. URL: web server path)
For the log files I used path and I corrected the settings of the "General path settings"
2) I also noticed that my perl scripts did not have the execute bit turn on (in bin directory)
--
MichelDenys - 06 Dec 2006