SitePoint Sponsor |
|
User Tag List
Results 1 to 1 of 1
-
Feb 17, 2005, 09:12 #1
- Join Date
- Aug 2003
- Posts
- 13
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Mod_rewrite killing child processes with segfault 11
Getting mod_rewrite working today, I came across the problem in the subject. Going by the RewriteLog, with a non matching rule it processes fine and passes through to the appropriate file, but as soon as you get a rule that would match and rewrite to another location, you get the segfault.
Is this a known problem with a misconfigured/compiled apache/mod_rewrite, or am I likely to have hardware problems? I was getting a lot of segfaults a couple of months ago installing some packages, that coupled with the fact that mod_rewrite seems to handle non matching patterns makes me thing it may well be a hardware issue.
Any thoughts/comments are much appreciated...
Bookmarks