Question
Now, I almost successfully set up my TWiki page on my web server. But I cannot see any pictures on my pages.
You may take a look at this page:
http://neoworld.unl.edu/twiki/bin/view/TWiki/TWikiSkinBrowser
When I explicitly check those image files by firefox, I cannot an error about "object not found".
And the permission is all set to "nobody".
Environment
--
ChenghuanJia - 13 Dec 2005
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 have serious configuration problems, much deeper than just the graphics! Your TWiki is not finding and serving the skins either!
I'd suspect that something is wrong in your configuration, that its not pointing to the correct location for
/pub/ and
/templates/
However, without seeing the 'inside' of your file system I can only guess that the settings I see at
http://neoworld.unl.edu/twiki/bin/configure
are incorrect though they look reasonable. (OBTW: I'd see about password protecting
configure)
--
AntonAylward - 14 Dec 2005
So ... any way to solve this problem?
--
ChenghuanJia - 14 Dec 2005
Now, I figured out the problem. There is something wrong with my apache configure file. I miss a "/" for the alias name.
Thanks.
--
ChenghuanJia - 14 Dec 2005