From: Steve W. <sw...@pa...> - 2003-04-04 06:29:14
|
That's very useful work! Thanks David! ~swain On Wed, 2 Apr 2003, David E. Weekly wrote: > PHPWiki-ers, > > Using Apache 1.3.27, the corruption issue does not appear to be resurfacing. > > I, very sadly, do not have the time to discover what, exactly, was wrong, > but I will pass off the configuration information here to anyone who would > like to examine the problem: > > - PHP 4.3.1 > - Apache 2.0.45 [mpm_worker] or 2.0.46 [mpm_prefork] > - PHPWiki 1.3.4 > - MySQL 4.0.12 (I also tried on an earlier 3.x version of MySQL) > - GCC 3.2 (20020822) > > Apache 2 PHP configuration: > ==================== > LoadModule php4_module modules/libphp4.so > AddType application/x-httpd-php .php > <Files *.php> > SetOutputFilter PHP > SetInputFilter PHP > AcceptPathInfo On > </Files> > ===================== > > I'd be happy to hear what the solution is! > > Yours, > David Weekly > > > > > > --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |