Re: mod_perl segfault

2001-02-17 Thread Stas Bekman
On Sat, 17 Feb 2001, Christopher L. Everett wrote: > Doug MacEachern wrote: > > > > > ... it would probably be worth your while to try 5.6.1-trial1. > > Where does one download that? I have those in my logs, one more > bug to kill. Someday, I'll go 24 hours without adding to my error > log

Re: mod_perl segfault

2001-02-17 Thread Christopher L. Everett
Doug MacEachern wrote: > ... it would probably be worth your while to try 5.6.1-trial1. Where does one download that? I have those in my logs, one more bug to kill. Someday, I'll go 24 hours without adding to my error logs, but that day won't happen too soon ... --Christopher Everett

Re: DBI+mod_perl SegFault!

2001-02-15 Thread Eric J. Peters
Just to update this... The problem was with the detail I omitted below: PHP4. The php.net buglist indicates that PHP 4.0.4 may fix the problem, but that is the version I have - so I think it is still an open issue, even with PHP 4.0.4. I'll report this to PHP.net so they are aware. However, if a

DBI+mod_perl SegFault!

2001-02-14 Thread Eric J. Peters
Hi all- I'm really having a problem I hope I might be able to get some help with. I'm using Apache 1.3.14, mod_perl 1.24, DBI 1.14, MySQL Modules 1.2215, Perl 5.6.0, and MySQL 3.22.32. (I think that's all that's relevant) In my httpd.conf I have the following: #---

Re: mod_perl segfault

2001-01-11 Thread Doug MacEachern
On Sun, 10 Dec 2000, Alex Vandiver wrote: > Heya -- > Please 'scuse in advance the long post -- it had to be to fit in all of > the information asked for (better too much than too little, I hope). > Anyways, I've run into an intermittent segfault problem with mod_perl > (Version 1.24). It caus

mod_perl segfault

2000-12-10 Thread Alex Vandiver
Heya -- Please 'scuse in advance the long post -- it had to be to fit in all of the information asked for (better too much than too little, I hope). Anyways, I've run into an intermittent segfault problem with mod_perl (Version 1.24). It causes the Apache (version 1.3.12) process to die: [Sun D

Re: strange httpd & mod_perl segfault details

2000-05-23 Thread Roger Foskett (2)
Wow! great thanks a lot Doug - works perfectly now!! Much appreciated, Roger Foskett - Original Message - From: Doug MacEachern <[EMAIL PROTECTED]> To: Roger Foskett (2) <[EMAIL PROTECTED]> > thanks for the complete bug report, if only you had tried the latest > version (1.24), Makefil

Re: strange httpd & mod_perl segfault details

2000-05-23 Thread Doug MacEachern
On Mon, 22 May 2000, Roger Foskett (2) wrote: > MOD_PERL VERSION > mod_perl-1.23 > > - MOD_PERL CONFIGURATION > perl ./Makefile.PL \ > USE_APXS=1 \ > WITH_APXS=/usr/local/apache/bin/apxs \ > EVERYTHING=1 thanks for the complete bug report, if only

strange httpd & mod_perl segfault details

2000-05-22 Thread Roger Foskett (2)
Hello I have been having problems getting Apache (APXS build) working with mod_perl. I get a segfault (printed in the errorlog) when clients try and connect to apache. All the components (perl, apache, mod_perl) are default clean builds (all gcc) - the segfault (and apache hang) only occurs when