Re: [Lurker-users] Lurker on Ubuntu Oneiric (11.10)
Brought to you by:
terpstra
From: mark d. m. <md...@ma...> - 2011-12-24 16:40:02
|
> > > I'm going to start learning a bit more about Lurker and see if I can understand the problem. Well, the problem seems obvious enough when I look at the Apache error log. warning: failed to load external entity "../ui/mindex.xsl" error xsltParseStylesheetFile : cannot parse ../ui/mindex.xsl compilation error: file - line 3 element mindex xsltParseStylesheetProcess : document is not a stylesheet I've neglected to populate the ui file with various important files. ls /etc/lurker/ui ca.xml common.js common.xsl da.xml default.css de.xml el.xml en.xml es.xml fi.xml fr.xml gl.xml hu.xml it.xml ja.xml lang.xml lang.xsl list.xsl message.xsl mindex.xsl nl.xml pl.xml pt-BR.xml pt.xml search.xsl splash.xsl thread.xsl In my case, I've got a secondary ui directory for a different look, and missed a step in my rebuilding process. Fixed that problem and things seem to be working. Not at all sure why the problem seemed intermittent, but I'm very happy to found the solution. Sorry to bother you all. mark |