From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: xml statement in html and apache error Date: Thu, 07 Apr 2011 13:52:33 -0400 Message-ID: <4162.1302198753@alphaville.usa.hp.com> References: <7928.1302151682@alphaville.dokosmarshall.org> <11992.1302184815@alphaville.dokosmarshall.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=52704 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7tNl-0007oM-1u for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 13:52:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q7tNj-0003OM-LE for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 13:52:36 -0400 Received: from g4t0014.houston.hp.com ([15.201.24.17]:13516) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7tNj-0003Nx-H8 for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 13:52:35 -0400 In-Reply-To: Message from Nick Dokos of "Thu, 07 Apr 2011 10:00:15 EDT." <11992.1302184815@alphaville.dokosmarshall.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Cc: Richard Riley , nicholas.dokos@hp.com, Emacs-orgmode mailing list Nick Dokos wrote: > Richard Riley wrote: > > > > > Two machines, both with Debian Squeeze. > > > > ,---- > > | Server version: Apache/2.2.16 (Debian) > > | Server built: Mar 22 2011 20:56:31 > > `---- > > > > > > > > Nick > > > > > > PS. The exercise also uncovered an org bug but I'll post that as a > > > separate message. > > > > > > > Let me re-run the scenario and check my publish parameters - its really > > been a LONG time since I published but something changed with > > apache. Both machines are relatively new installs. Possibly something > > third party needs to be instaled on squeeze now to get xml statements > > parsed? A google was not so helpful. > > > > You may be right: I load modxslt on my apache - forgot about that. Not > sure whether the orgmode.org apache uses that as well. If I find some > time, I'll try without it. > I tried without loading modxslt and I still cannot reproduce the problem that you see: no errors in the apache log and everything shows up as it should. Nick