Question
I am new to twiki and have successfully installed it on my machine. I have resolved all the errors with the configuration. However, I can not get any skin to work, even the default pattern one. I must have a file configuration or permissions issue. Apache is running as bin:bin and I have made bin:bin the owner of all the files. Please Help!
Edit - Addition
I may need to clarify that the layout of the skins is used, I just see the text. When I change the skin using the url override, then the layout of the page changes, although I still see only text.
Environment
--
JoeWorkman - 04 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.
Do you set the file permissions in the
pub directory to
777?
--
ArthurClemens - 04 Dec 2006
Yes, I have ran chmod -R 777 on the pub dir.
I may need to clarify that the layout of the skins is used, I just see the text. When I change the skin using the url override, then the layout of the page changes, although I still see only text.
--
JoeWorkman - 04 Dec 2006
Do images display properly? Such as in your
TWiki.WebHome. Check the
{PubDir} setting in configure.
--
PeterThoeny - 05 Dec 2006
I have resolved it. My PubDir variable was correct but then I check the "go to pug" link and I got an internal server error. I checked out the error_log and saw that apache was having some issues with the .htaccess file that was in the pub directory. I commented out the lines that it was complaining about and now I am ready to rock and roll!! Thanks for the help guys!!
Cheers
--
JoeWorkman - 05 Dec 2006