From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [OT] Issue with exported html on webserver Date: Sun, 25 Mar 2012 17:48:45 -0400 Message-ID: <15710.1332712125@alphaville> References: <15454.1332710716@alphaville> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SBvIy-0006Q7-VJ for emacs-orgmode@gnu.org; Sun, 25 Mar 2012 17:48:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SBvIx-0000tE-8m for emacs-orgmode@gnu.org; Sun, 25 Mar 2012 17:48:52 -0400 Received: from g1t0028.austin.hp.com ([15.216.28.35]:17917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SBvIx-0000t8-1E for emacs-orgmode@gnu.org; Sun, 25 Mar 2012 17:48:51 -0400 In-Reply-To: Message from suvayu ali of "Sun, 25 Mar 2012 23:33:42 +0200." List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: suvayu ali Cc: nicholas.dokos@hp.com, org-mode mailing list suvayu ali wrote: > Hi Nick, > > On Sun, Mar 25, 2012 at 23:25, Nick Dokos wrote: > > > > The server seems misconfigured to me: why is PHP entering into the > > picture at all? > > Christian's response resolved the issue. The page he pointed to, says > this happens when the "short_open_tag" server configuration is not > turned off. I will take this up with our IT department. > Yes, I went to the link that Christian posted. I was particularly confused/intrigued/flabbergasted by the admin's response: #+BEGIN_QUOTE on 000webhost, all web pages are interpreted as php pages and short_open_tag is off and that is the reason the propose solution works on 000webhost. #+END_QUOTE Why on earth would anybody set it up so that "all web pages are interpreted as php pages"? Seems crazy to me, but I'm probably naive. Nick