From: Joel U. <uck...@el...> - 2005-01-17 21:53:37
|
> I had a play with apache2.0, php4.3.11 and mysql4.0.23 on windows. What I > found was that attempting to create a virgin wiki reliably crashed the > apache process with no info in the logs. It crashed Apache? Yow! Does that mean that it's an Apache bug? I didn't think that PHP was supposed to be able to do that. > I "downgraded" to apache1.3 and created the wiki. Since then my dev/test > wiki has worked with both apache1.3 and apache2.0 (most of the time I use > 2.0). I have not made the time to trace and find out exactly why apache2.0 > crashes > > Regards, > Charles My Apache 2.0 configuration isn't anything special; after I corrected a bug in index.php, creating a wiki worked out of the box. I'm running Linux, though; if your Apache setup is fairly normal, then I'd expect that this is a Windows- specific problem. That's about all I can say, since I don't have access to a Windows box running Apache 2.0. |