> After going back to an older version, I may have found the source of my
> problems...
> When I replace my (working) stdlib.php (1.127) with the current (1.131)
> one it goes right back to dying on large pages.
It seems somehow my new old-to-new markup conversion code is
triggering a bug in your PHP. (PHP should never die, no
matter what sort of garbage we/I feed it...)
You might try upgrading to the latest PHP version.
|