From owner-freebsd-questions Fri Mar 15 8:56:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uk2.kanda-systems.net (uk2.kanda-systems.net [193.195.117.202]) by hub.freebsd.org (Postfix) with ESMTP id A41E937B402 for ; Fri, 15 Mar 2002 08:56:41 -0800 (PST) Received: from localhost.kanda-systems.net (localhost.kanda-systems.net [127.0.0.1]) by uk2.kanda-systems.net (Postfix) with ESMTP id 8D9DE3C1E8 for ; Fri, 15 Mar 2002 18:07:43 +0000 (GMT) Date: Fri, 15 Mar 2002 18:07:43 +0000 (GMT) From: jason+freebsd@kanda.com X-X-Sender: jason@uk2.kanda-systems.net Reply-To: jason+freebsd@kanda.com To: freebsd-questions@freebsd.org Subject: mod_perl+DBI+mysql+mod_php-4.1.2 == segmentation fault Message-ID: <20020315175510.T69540-100000@uk2.kanda-systems.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm unable to use the combination of mod_perl+DBI, php4 & mysql together. As soon as I the DBI perl module gets used the apache process dies with a segmentation fault. I've googled a bit and found some old mailing list messages, but none offered any specific advice. Does anyone have any suggestions on getting this combination working? I would have assumed its quite a common setup for web hosting. Relevant port versions are below: apache-1.3.23 bsdpan-DBIx-DataSource-0.02 bsdpan-DBIx-SearchBuilder-0.48 mod_perl-1.26 mod_php4-4.1.1 p5-Apache-DBI-0.88 p5-DBD-Pg-1.01 p5-DBD-mysql-2.1010 p5-DBI-1.21 php4-4.1.2 (with MySQL Support) I'm running FreeBSD 4.5-STABLE. Thanks Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message