suvayu ali <fatkasuvayu+li...@gmail.com> wrote: > <?xml version="1.0" encoding="iso-8859-1"?> > > This generates the following error in the Apache logs: > > PHP Parse error: syntax error, unexpected T_STRING in > /user/sali/public_html/bug.html on line 1 > > Removing the line renders the page properly. > > For an example, look in the following directory. > > <http://www.nikhef.nl/~sali/> > > + bug.html renders correctly (the first line has been removed) > + fails-bug.html shows a blank page (this is as org exports it) > > This is rather perplexing, since I have successfully used html exported > by org before on other webservers (e.g. the public_html directory in my > previous university). Can someone help me find out what is the issue > here? >
The server seems misconfigured to me: why is PHP entering into the picture at all? Nick