Re: Modperl conflicting with other modules

2000-11-13 Thread spam
On Mon, 13 Nov 2000, Yu Di wrote: > Hi, the problem is, when I compile Mod_perl and PHP both as static with > Apache, none of them can work. And what's worse, when they are both > static, I can't access any HTML pages either, the error log is just the > same as described in my former mail. What i

Re: Modperl conflicting with other modules

2000-11-13 Thread Yu Di
Hi, the problem is, when I compile Mod_perl and PHP both as static with Apache, none of them can work. And what's worse, when they are both static, I can't access any HTML pages either, the error log is just the same as described in my former mail. What is the problem here? I forgot to mention t

Re: Modperl conflicting with other modules

2000-11-13 Thread Daniel Chetlin
On Mon, Nov 13, 2000 at 08:20:53AM -0600, Yu Di wrote: [snip] > Then I found that I cannot access any Mod_perl, PHP, or FastCGI programs, > if I try, I will get an error, and the error.log of Apache will have a > line like: > "[...][notice] child pid x exit signal Segmentation Fault(11)"