On Thu, 25 Apr 2002, Markus Jais wrote: > On Thursday 25 April 2002 11:50, Le grande pinguin wrote: > > On Thu, Apr 25, 2002 at 11:38:47AM +0200, Markus Jais wrote: > > > On Thursday 25 April 2002 11:28, Markus.Spring wrote: > > > > > <!ENTITY subnav SYSTEM "file://subnav.xml"> > > > > > <!ENTITY topnav SYSTEM "file://topnav.xml"> > > > > > > > > So your file is in the absolute root of your filesystem? hard to > > > > believe... > > > > Anyway, you need a third slash: "file:///topnav.xml" as the two slashes > > > > belong to the denominator. > > > > > > > > Markus > > > > > > no, it is in the same directory as the xml file in which it should be > > > included > > > > So your path is a relative one? 'file://...' is always absolute, AFAIK. Why > > don't you use 'topnav.xml' instead? > > > > because "topnav.xml" does not work (see older posting)
Do you get anything interesting in your logs about topnav.xml when you use a relative path? i.e. does it tell you where it's trying to look? -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
