Question
I cannot get the
testenv script to run the
wikiHome.gif image. The link appears to be broken. Another symtom of the problem is that the default
patternskin is not applied to the site and I get a generic text look. I have been able to add users and navigate the wiki site. I have use the wiki to set some preferences like email settings and these have updated correctly. I am guessing that there is something wrong with access to the public directory. (/home/httpd/twiki/pub).
I have tried to display the
wikiHome.gif image in the browser using the URL
http://192.168.0.21/twiki/pub/wikiHome.gif. I get the following error message:
- NOT FOUND The requested URL /twiki/pub/wikiHome.gif was not found on this server.
I use the TWiki Installation Guide to setup my system and followed it as best as I could to the letter. My path setup is identical the the recommended setup. I chmoded the subdirs to get the right priveledges. From running Testenv I discovered that my apache setup is running scripts as apache. I gave directories the owner of apache and chgrp to the group apache. I also ran the script from testenv to update the rcs stuff.
I am running this as an internal setup. I am simply calling the server using the ip address 192.168.0.21. I have a server name set on the server but don't have that listed in the hosts file for any of my clients.
I have played with path information in the
twiki.conf file and have not been able to get the issue resolved.
I haven't tryed to implement authentication of users.
I need someone with an experienced eye to look over my shoulder and find my error.
I have attached the output from testenv (
testenv.htm). I have attached my
twiki.conf and
setlib.cfg files from twiki. I have also attached a file with the text that I attached to the
http.conf file.
Environment
--
TWikiGuest - 30 Nov 2004
Answer