Felix Karpfen <[EMAIL PROTECTED]> writes: > The INSTALL instructions for WWWOFFLE-2.8 clearly spell out the need to > run "upgrade-config.pl" to adjust to the changes from preceding > versions. Before accepting this advice, I checked to see what the > changes were (in CHANGES.CONF) and the current state of my > newly-installed "wwwoffle.conf" file. From my recollections, the > location of the file had moved (from /etc to /etc/wwwoffle), but the new > "wwwoffle.conf" file already had all the new features.
This is an interesting point that perhaps other people might like to check. When installing the new version of WWWOFFLE the configuration file will be put into /etc/wwwoffle/wwwoffle.conf (by default). If there was a previous installation of WWWOFFLE that used the old location /etc/wwwoffle.conf then it is possible that the new WWWOFFLE will use the /etc/wwwoffle/wwwoffle.conf default configuration file rather than the previous user-modified one. I have added a warning to the Makefile so that it will complain if it finds an existing /etc/wwwoffle.conf (but not stop the installation from proceeding). > > -> README.CONF.txt > > -> http://g6.gedanken:8080/configuration/ > > Tried that and failed. The URL did not want to know me. That was a stupid cut-and-paste error on my part. The computer g6.gedanken is my computer, you should use localhost instead: -> README.CONF.txt -> http://localhost:8080/configuration/ -- Andrew. ---------------------------------------------------------------------- Andrew M. Bishop [EMAIL PROTECTED] http://www.gedanken.demon.co.uk/ WWWOFFLE users page: http://www.gedanken.demon.co.uk/wwwoffle/version-2.8/user.html
