Hello, I'm having the problem that Collection crashes the server on certain pages on our wiki (v. 1.12.1) when trying to load them. I.e. this is happening when I just try to view the pages in question.
This seems to be related to the total size of data loaded (including images) as some of the pages themselves don't contain all that much wikitext. PHP has, however, been allowed a huge amount of RAM to se whether lack of memory was the cause but it still crashes the server. When I try to access a page the server immediately restarts. If I then try to access it again it keeps loading till it eventually times out. Apache's error log shows the following: [Thu Nov 13 08:43:11 2008] [notice] Parent: child process exited with status 3221225477 -- Restarting. [Thu Nov 13 08:43:12 2008] [notice] Apache/2.2.9 (Win32) DAV/2 mod_ssl/ 2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.6 configured -- resuming normal operations [Thu Nov 13 08:43:12 2008] [notice] Server built: Jun 14 2008 19:02:12 [Thu Nov 13 08:43:12 2008] [notice] Parent: Created child process 12056 [Thu Nov 13 08:43:14 2008] [notice] Child 12056: Child process is running [Thu Nov 13 08:43:14 2008] [notice] Child 12056: Acquired the start mutex. [Thu Nov 13 08:43:14 2008] [notice] Child 12056: Starting 250 worker threads. [Thu Nov 13 08:43:14 2008] [notice] Child 12056: Starting thread to listen on port 443. [Thu Nov 13 08:43:14 2008] [notice] Child 12056: Starting thread to listen on port 8000. The problem does not occur on all pages, and the pages I am able to load I can add to a collection and print it without problems. I am using XAMPP 1.6.8. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
