->
-> Fatal: config: script error: couldn't read file =
-> "/home/acs/openacs-3.2.5/parameters/openacs-3.2.5-parameters.tcl": =
-> permission denied
-> while executing
-> "source =
-> "/home/acs/openacs-3.2.5/parameters/openacs-3.2.5-parameters.tcl""
->
->
-> I am unable to understand it as i have tried by changing permissions for =
-> the file.
Make sure that all of the directories in the path above are '+x' for the
user you're running the server as.
In particular, if you are running under Linux & used 'useradd', then /home/acs
is probably NOT world-executable.
cheers,
--titus