Message from discussion
Uncaught exception 'MongoCursorException' with message 'couldn't send query: ' from PHP
Received: by 10.50.186.228 with SMTP id fn4mr3875825igc.0.1337241616999;
Thu, 17 May 2012 01:00:16 -0700 (PDT)
X-BeenThere: mongodb-user@googlegroups.com
Received: by 10.50.222.228 with SMTP id qp4ls1260636igc.3.gmail; Thu, 17 May
2012 00:59:55 -0700 (PDT)
Received: by 10.50.46.162 with SMTP id w2mr12432079igm.4.1337241595278;
Thu, 17 May 2012 00:59:55 -0700 (PDT)
Received: by 10.50.46.162 with SMTP id w2mr12432078igm.4.1337241595268;
Thu, 17 May 2012 00:59:55 -0700 (PDT)
Return-Path: <der...@10gen.com>
Received: from xdebug.org (xdebug.org. [82.113.146.227])
by gmr-mx.google.com with ESMTP id t8si521301igw.0.2012.05.17.00.59.54;
Thu, 17 May 2012 00:59:55 -0700 (PDT)
Received-SPF: softfail (google.com: domain of transitioning der...@10gen.com does not designate 82.113.146.227 as permitted sender) client-ip=82.113.146.227;
Authentication-Results: gmr-mx.google.com; spf=softfail (google.com: domain of transitioning der...@10gen.com does not designate 82.113.146.227 as permitted sender) smtp.mail=der...@10gen.com
Received: from localhost (xdebug.org [127.0.0.1])
by xdebug.org (Postfix) with ESMTPS id 0A9CEDE142
for <mongodb-user@googlegroups.com>; Thu, 17 May 2012 08:59:52 +0100 (BST)
Date: Thu, 17 May 2012 08:59:51 +0100 (BST)
From: Derick Rethans <der...@10gen.com>
X-X-Sender: der...@whisky.home.derickrethans.nl
To: "mongodb-user@googlegroups.com" <mongodb-user@googlegroups.com>
Subject: Re: [mongodb-user] Uncaught exception 'MongoCursorException' with
message 'couldn't send query: ' from PHP
In-Reply-To: <D184CC44-4CB9-4F38-AEDA-B6BB6C38BF48@mac.com>
Message-ID: <alpine.DEB.2.02.1205170859030.13944@whisky.home.derickrethans.nl>
References: <6311809.1101.1335270985993.JavaMail.geo-discussion-forums@vbuo17> <alpine.DEB.2.02.1204241447420.21081@whisky.home.derickrethans.nl> <30553161.36.1335281021176.JavaMail.geo-discussion-forums@vbhe9> <1315100.1563.1335281597003.JavaMail.geo-discussion-forums@vbcg6>
<8838085.21.1335288326986.JavaMail.geo-discussion-forums@vbkk11> <alpine.DEB.2.02.1204250942050.21...@whisky.home.derickrethans.nl> <28551067.232.1335357697894.JavaMail.geo-discussion-forums@vbbh3> <10308465.2972.1337231233793.JavaMail.geo-discussion-forums@ynjm4>
<24BAD7DF-BA50-4063-B57F-CACB46EA7...@mac.com> <C41031DC079945FB96AE4B3A9B46C...@gmail.com> <D184CC44-4CB9-4F38-AEDA-B6BB6C38B...@mac.com>
User-Agent: Alpine 2.02 (DEB 1266 2009-07-14)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Thu, 17 May 2012, Timothy Hawkins wrote:
> I must admit we dont use any php driver greater than 1.1.4 in
> production, because everything went to hell for us after that, we
> could not get the slaveOK mode of querying to work after that version,
> so we could not distribute load across our replica set. so we don't
> have persistent pools. I spent two days regressing back through php
> driver versions until our app stopped dieing.
Hmm, yes. The 1.2 series has issues with connections to replicasets etc.
I'm working on rectifying this, but it's a bit of a long process. So
stay tuned!
cheers,
Derick
--
http://mongodb.org | http://derickrethans.nl
twitter: @derickr and @mongodb