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 0A7E4102AA for ; Mon, 13 Jan 2014 07:27:50 +0000 (UTC) Received: (qmail 13217 invoked by uid 500); 13 Jan 2014 07:27:47 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 13169 invoked by uid 500); 13 Jan 2014 07:27:46 -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 13161 invoked by uid 99); 13 Jan 2014 07:27:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jan 2014 07:27:46 +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 (nike.apache.org: domain of peichieh@gmail.com designates 209.85.223.173 as permitted sender) Received: from [209.85.223.173] (HELO mail-ie0-f173.google.com) (209.85.223.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jan 2014 07:27:40 +0000 Received: by mail-ie0-f173.google.com with SMTP id u16so5178077iet.18 for ; Sun, 12 Jan 2014 23:27:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=4NU5CvB2iCn+8DujRkzIl7HmTawX9IxOOKDGy/vDXyo=; b=a4kPN9QUvypTirEwzlN7kEDWHdvZbTuuCNMnOBaqVK7w8srD+hmQlbWW9AvkM7Smf4 RbbC3YGw1LZZhvwk2wsQb3K125xEv99iVl6idIjmwdK7RenUWawP2BQYw72Ib2vpM8MD tbr9xOD8mv9QzYcZsdSNTzWx7HLKh20BlIP+GzejoM9/OvLnRGnZafamKrnVPBDFovSH dzKOn/vihO/gdLGKjD7nI/sG0EP+RORTOid4oVCJJ3sH6UaKq6wbhZNUrvF+O8wisWe9 mFfQgEN1hiWJlrZ4E/1samgaZ5IOocyQSnVcdtbdYYUw6yXzQ6iVh4h903jyz6bKNC66 TexQ== MIME-Version: 1.0 X-Received: by 10.50.30.166 with SMTP id t6mr17247519igh.7.1389598039871; Sun, 12 Jan 2014 23:27:19 -0800 (PST) Received: by 10.64.245.243 with HTTP; Sun, 12 Jan 2014 23:27:19 -0800 (PST) In-Reply-To: References: Date: Mon, 13 Jan 2014 15:27:19 +0800 Message-ID: Subject: Re: using cssandra cql with php From: Jason Wee To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=047d7bdc12548c1e2004efd50125 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bdc12548c1e2004efd50125 Content-Type: text/plain; charset=ISO-8859-1 Hi, operating system should not be a matter right? You just need the cassandra client downloaded and use it to access cassandra node. PHP? http://wiki.apache.org/cassandra/ClientOptions perhaps you can package cassandra pdo driver into rpm? Jason On Mon, Jan 13, 2014 at 3:02 PM, Tim Dunphy wrote: > Hey all, > > I'd like to be able to make calls to the cassandra database using PHP. > I've taken a look around but I've only found solutions out there for Ubuntu > and other distros. But my environment is CentOS. Are there any packages > out there I can install that would allow me to use CQL in my PHP code? > > Thanks > Tim > > -- > GPG me!! > > gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B > > --047d7bdc12548c1e2004efd50125 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

operating system should not be a ma= tter right? You just need the cassandra client downloaded and use it to acc= ess cassandra node. PHP?=A0http://wiki.apache.org/cassandra/ClientOptions=A0perhaps you= can package cassandra pdo driver into rpm?

Jason


On Mon, Jan 13, 2014 at 3:02 PM, Tim Dunphy <bl= uethundr@gmail.com> wrote:
Hey all,

=A0I'd like to be able to make calls to the cassandra database using P= HP. I've taken a look around but I've only found solutions out ther= e for Ubuntu and other distros. But my environment is CentOS. =A0Are there = any packages out there I can install that would allow me to use CQL in my P= HP code?

Thanks
Tim

--
GPG me!!

gpg --k= eyserver pool.= sks-keyservers.net --recv-keys F186197B


--047d7bdc12548c1e2004efd50125--