From: Benjamin T. <th...@cc...> - 2004-03-15 14:55:16
|
Matthew Palmer wrote: > On Mon, Mar 15, 2004 at 12:37:58PM +0100, Benjamin Thelen wrote: > >>Reini Urban wrote: >> >>>Benjamin Thelen schrieb: >>> >>> >>>>Parse error: parse error in /usr/local/www/cgi-bin-dist/php on line 6265 >>>> >>>>Other php4 script based software like phpMyAdmin are running fine for >>>>example. > > > This may or may not be relevant to your situation, but I've gotten reports > (as the Debian PHPWiki maintainer) that turning off output compression does > the job. No idea why, but there you go. (This was in relation to PHPWiki > not running as a CGI in Apache 2, though, so that might be part of it). > > If you force COMPRESS_OUTPUT to false, what happens? > > >>I checked three versions of phpwiki: 1.2.2 / 1.3.4 and 1.3.7 > > > Hmm, that would suggest that output compression may not be the problem, > then, although I don't know what version of PHPWiki started doing > compression. > > Probably won't help, but the CGI thing triggered that memory. > > - Matt > Thanks Matt! I don't know what COMPRESS_OUTPUT is, I'd like to check that. Where do I force this? Ben |