Re: [Lurker-users] Lurker web interface broken after upgrade
Brought to you by:
terpstra
From: Jenny H. <hop...@gm...> - 2011-06-22 12:24:47
|
On 22 June 2011 12:53, Wesley W. Terpstra <we...@te...> wrote: > On Wed, Jun 22, 2011 at 11:39 AM, Jenny Hopkins <hop...@gm...> > wrote: >> >> I've just upgraded a server running lurker from lenny to squeeze. The >> web interface to my mailing list archives is now broken: >> >> Log file reports: "File does not exist: /var/www/lurker/imgs, referer: > > Well, a quick look in the debian lurker package shows that the images are in > /use/share/lurker/www/imgs. Also, there's a symlink from ui to > /etc/lurker/ui which includes the XSL templates to generate HTML. > Presumably you refer to the wrong path (/var/www/lurker/imgs) in your apache > configuration. > I guess the debian package moved these files to conform to the LHS and > updated this /etc/lurker/apache.conf with the new path, but you copied the > config (or wrote your own) which then didn't get updated on upgrade. >> >> some of the links lead to a blank page. > > ... a symptom of the missing XSL files. > My suggestion: include /etc/lurker/apache.conf in your server configuration. > > Wesley, You were correct. The lurker.conf.local also needed the new path updated. All seems well now. :-) Thanks, Jenny |