Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30226 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6837 invoked by uid 1010); 18 Jun 2007 19:44:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6822 invoked from network); 18 Jun 2007 19:44:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jun 2007 19:44:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=tijnema@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tijnema@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.248 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tijnema@gmail.com X-Host-Fingerprint: 209.85.132.248 an-out-0708.google.com Received: from [209.85.132.248] ([209.85.132.248:34531] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FE/41-00919-F80E6764 for ; Mon, 18 Jun 2007 15:44:16 -0400 Received: by an-out-0708.google.com with SMTP id c18so367518anc for ; Mon, 18 Jun 2007 12:44:13 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PyK8dIqw92ablg3sW3JpGVAjqIt9pTe2fYvZ0IIRnlxT7Y0MTFBQt/qjNmxBawNxg2sqoAsQQxAS3zVfOl5hSu1eKe/gJWCRmG6AW9m4VdJebDLfjDiSu8OxCC+XQJm78zde6y1aJlnqxbWy/AaffaT9zuUSq69nMPJNbV3wsR4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=X/vjoqBrhICPcafdDX5J5F/zzBh1t/L0QrqI+M2q9KJjhJqYtqfG3k1KhEP8sjA5Y2jiln1c4ksrpkCK4mAOnLnkItqBeOTpEpRn7Xh8iUE9yIJz3gvI6DsVZVjlvAVWxqCEVX/bqns7JbJ8rbclFM/niukn7HxpaJ8O6Uw1H1I= Received: by 10.100.196.3 with SMTP id t3mr3782652anf.1182195853074; Mon, 18 Jun 2007 12:44:13 -0700 (PDT) Received: by 10.100.33.17 with HTTP; Mon, 18 Jun 2007 12:44:13 -0700 (PDT) Message-ID: Date: Mon, 18 Jun 2007 21:44:13 +0200 To: "Christopher Weldon" Cc: internals@lists.php.net, georg@php.net In-Reply-To: <4676C15E.8090206@cerberusonline.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4676C15E.8090206@cerberusonline.com> Subject: Re: [PHP-DEV] MySQL and SSL Connectivity From: tijnema@gmail.com (Tijnema) On 6/18/07, Christopher Weldon wrote: > Georg, et al: > > I've been looking through the bugs system and trying to track the issue > with regards to MySQL and SSL connectivity through PHP. Bugs 28075 and > 39699 have the same issues I'm having and I haven't seen much in the > line of progress to address this issue. > > If there's something in the works as far as a bug fix or patch is > concerned, please let me know. Otherwise, I would like to bump the issue > as it seems there are several individuals having this problem and it's > been around for a while. > > Thanks! > -- > Christopher Weldon > President & CEO > Cerberus Interactive, Inc. > www.cerberusonline.com > cweldon@cerberusonline.com > Phone: 866.813.4603 x605 > Hi, The first bug was assigned in 2004 to georg, and seems like he never fixed it, while there is already a solution posted in the first bug. You can use it too I think. Tijnema