From: aphid <me...@ap...> - 2003-04-29 18:34:59
|
On Tuesday, April 29, 2003, at 08:12 AM, Jeff Dairiki wrote: > > Does it always stop in exactly the same spot? > > The only time I've seen similar behavior is when safe_mode is on, > so that the PHP execution timeout can't be reset. Then the load > times-out. In that case though, repeated attempts at de-virginizing > usually succeed eventually, since on subsequent attempts, pages > which have already been loaded get skipped... > > Any messages in the (apache) error_log? > No errors in the log. It had stopped in the same spot, exactly. The file it was dying on was OldTextFormattingRules. I blanked out that file in /pgsrc (I'm only allowing new markup anyway); it was then able to load everything in as normal. I don't know if my using mac os x (10.2.4) has anything to do with this issue; I have been able to repeat the issue several times on this platform. Anyway, thanks for the help. Cheers A |