From: James E. F. <jf...@ac...> - 2002-02-21 20:40:45
|
On Thu, 21 Feb 2002, James E. Flemer wrote: > On Thu, 21 Feb 2002, Richard M. Pavonarius wrote: > > > I've installed phpESP on two other machines with no problem. I just > > installed in on the real server and there's a problem. At the top of every > > page I get this: > > > > Parse error: parse error in > > /home/sites/home/web/phpESP/admin/include/lib/esphtml.results.inc on line 238 > > (Line 238 is the last line of the file.) > > > > That file's contents are exactly the same on all three servers. What's > > different is I don't have a root account on the real server so I put phpESP > > in the web directory. All three servers are using php 4.1.1. On the problem > > server, here's how it was compiled: > --snip-- Oops. There were some "short tags" in that file. You can download a fixed revision of the file at: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/phpesp/phpESP/admin/include/lib/esphtml.results.inc?rev=1.5 -James |