Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 579AC10B20 for ; Sat, 22 Feb 2014 17:49:34 +0000 (UTC) Received: (qmail 84411 invoked by uid 500); 22 Feb 2014 17:49:31 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 84377 invoked by uid 500); 22 Feb 2014 17:49:31 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 84369 invoked by uid 99); 22 Feb 2014 17:49:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Feb 2014 17:49:31 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lilspenny@gmail.com designates 209.85.160.171 as permitted sender) Received: from [209.85.160.171] (HELO mail-yk0-f171.google.com) (209.85.160.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Feb 2014 17:49:25 +0000 Received: by mail-yk0-f171.google.com with SMTP id q9so9724665ykb.2 for ; Sat, 22 Feb 2014 09:49:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=yhS4JJG0aErNd+Rpf55MYwJgPuR0CYEfQtBMtewYCbM=; b=Z3ZR3xWBX6MrmUZvYofCYmYXFlXoSU7qT2G3gz/VXrHPUaKGU4jHa8rE3jLygCJxui orfukkmufp1vObqF/KPAH+EW618/OiFgE6bS3TgRUtGGhOzvFVBPFuxN52Fjb737/Wxd PPRawAJJJyqzSCMINrtaLHhS0NzCb2hT2JaEWwY1yxG5iW6HRHElBlczTB7eavmXL7bA E6b3D8txs4Apo9g0Nxbg1IMyF0lyaSUIZfZeHGsOQwKdglsG5o+3epsvn9h+iAg14hTN y1cwnysjo0m/XOSZ5J2RMCnKWZtePBJIfkBNmFi3raOaUpE5vZ1Efj5DM50FdiAo+uIm p25g== MIME-Version: 1.0 X-Received: by 10.236.133.146 with SMTP id q18mr18941222yhi.161.1393091345183; Sat, 22 Feb 2014 09:49:05 -0800 (PST) Received: by 10.170.174.193 with HTTP; Sat, 22 Feb 2014 09:49:05 -0800 (PST) Date: Sat, 22 Feb 2014 12:49:05 -0500 Message-ID: Subject: Loading CQL PDO for CentOS PHP From: Spencer Brown To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=20cf303a327fc4fa5304f3025a0d X-Virus-Checked: Checked by ClamAV on apache.org --20cf303a327fc4fa5304f3025a0d Content-Type: text/plain; charset=ISO-8859-1 I'm trying to get CQL going for my CentOS 5 cassandra PHP platform. I've installed thrift, but when I try to make cassandra-pdo or YACassandraPDO for that matter, none of the tests pass. And when I install it with PHP, phpinfo still doesn't show it loading and it doesn't work. Any ideas would be appreciated. There are pretty good instructions here - https://code.google.com/a/apache-extras.org/p/cassandra-pdo/ - for other platforms. But I can't find anything devoted to CentOS. Spencer --20cf303a327fc4fa5304f3025a0d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I'm trying to get CQL going for my CentOS 5 cassandra PH= P platform. =A0I've=A0installed thrift, but when I try to make cassandra-pdo or YACassand= raPDO=A0for that m= atter, none of the tests pass. =A0And when I install it with PHP,=A0= phpinfo still doesn't= show it loading and it doesn't work.

Any ideas would be appreciated. =A0There are pretty good instructions h= ere -=A0https://code.google.com/a/apache-extras.org/p/cassa= ndra-pdo/=A0- for other=A0platforms. =A0But I can't find anything d= evoted to CentOS.

Spencer
--20cf303a327fc4fa5304f3025a0d--