Question
I have installed TWiki4.0.4 on Redhat4. Its working fine, but when i installed the same dump in Fedora3, its showing an error
"Error: Cannot open /var/www/html/twiki/bin for read - check it exists, and that permissions are correct".
The main page is getting opened, i can view the pages but when i am trying to edit the pages its showing
"TWiki detected an internal error - please check your TWiki logs and webserver logs for more information.
RCS: failed to create file path: Permission denied"
How can i resolve this, can anyone help me out please.
Environment
--
MuraliSunny - 08 Aug 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.
You probably have your file permissions wrong. Check that the webserver user can read and write all files and directories under the
data and
pub subdirectories in your installation. Remember that the webserver may be running as a different user (different distributions sometimes default to different webserver users, e.g. "apache" or "www-data" or even "webuser")
--
CrawfordCurrie - 12 Aug 2006