infernix wrote: > So I recompiled with gcc/g++ 4.1.2, but the problem remains. > > I've enabled MPM_PERUSER_DEBUG and ran it through gdb again. It's the > same segfault. I'm still without a clue as to why it crashes. > > I've included as much info as I could gather. Please advise, as I'm at a > dead end here. > > Thanks! > > infernix > > <snip> > <IfModule per_user.c> > ServerEnvironment benchma2 benchma2 > </IfModule> > <snip> >
Hi! You have a slight typo in the configuration: It should be peruser.c (not per_user.c) -- Taavi Sannik DataCode OÜ _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
