Question
I am trying to upgrade 02 sept 2004 to twiki 4.0.4. I have following the instuction on the site using
UpgradeTwiki?. All went well, only 10 rej file. I have made the changes to the new topic. The problem is that when I try to hit the site, the content are not displayed proberly. The format is all distorted.Any suggestion? I have also gone through the pre-reqs and install all perl mods.
Environment
--
DavidAguilera - 22 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.
What does "the format is all distorted" mean?
The chances are that you have set up you apache config (or .htaccess) such that your .css files are not accessible. View the source of one of the distorted pages, and find "@import url(..". Copy the URL in the brackets, and paste it into the browser top bar. What happens?
--
CrawfordCurrie - 23 Aug 2006
Well it is tell me that is couldn't find the file. the file(s) are there with 777 for permission and apache.apache for ownership.
--
DavidAguilera - 23 Aug 2006
Then you probably have your apache config for the
pub area wrong. Check it again. You have to be able to see those files through the browser to be able to use them with TWiki.
--
CrawfordCurrie - 24 Aug 2006