Weird. Check to see if the setup.xml file exists in each of these directories. If not, create one with content like this:
<?xml version="1.0"?> <setup> <s name="pageStorage" type="code">XmlSwikiStorage</s> <s name="visible" type="boolean">false</s> <s name="parent" type="text">refs</s> <s name="logging" type="text">site</s> <s name="bookStorage" type="code">XmlSwikiStorage</s> </setup> Then, restart the server. Could it be that you have an old version of Swiki. At one time there was a bug that made this happen. Peace and Luck! Je77 On Mon, Aug 18, 2003 at 10:04:48AM -0400, ufarooq wrote: > Hi, > > Due to the blackout, my swiki was shut down (in linux). Now, when I restart > swiki with the following command, it doens't bring up any of my swiki pages: > > ./squeak squeak.image > > I only see the "refs" link on the main page. In my /root/ComSwiki/swiki > directory, I do see all my swikis: > > /root/ComSwiki/swiki/default > /root/ComSwiki/swiki/refs > /root/ComSwiki/swiki/twbalerts > /root/ComSwiki/swiki/ufarooq2003 > /root/ComSwiki/swiki/xmlrubrics > > Can anyone help? > > Umer > > _______________________________________________ > Pws mailing list > [EMAIL PROTECTED] > https://mailman.cc.gatech.edu/mailman/listinfo/pws _______________________________________________ Pws mailing list [EMAIL PROTECTED] https://mailman.cc.gatech.edu/mailman/listinfo/pws
