> I am getting a "Parent Does Not Exist" error when I
> try to bring up the latest Comanche and FourStrongWinds.
> This is under NT 4.
Okay. Do you have any other swikis in the swiki directory? This error
comes up when the parent, specified in setup.xml, is not matched by one
of the other swiki names. If you are upgrading Stockton Swiki, you need
to add a setup.xml file next to settings.xml with these contents:
<?xml version=1.0.2?>
<setup>
<s name="parent">'refs'</s>
</setup>
Can you debug it further to find out which parent it cannot find.
Peace and Luck!
Je77