PHP的mongo扩展版本过低导致无法查询,错误如下:
Fatal error: Uncaught exception 'MongoCursorException' with message 'couldn't get response header'
升级到1.4.1后,测试正常。