anhphuong
anhphuong
Thanks so much for your care, kallaspriit :D I don't understand mush about your question. I only tried run "example.php", and then I add new code for purpose Select list...
so, are you sure this problem is about Cassandra Server config ?
Hi kallaspriit, Thanks a lot for your help :D I try open file cassandra.yaml follow your guide, then change the line: partitioner: org.apache.cassandra.dht.Murmur3Partitioner to partitioner: org.apache.cassandra.dht.OrderPreservingPartitioner Then, I restart Cassandra....
Hi kallaspriit, I try uncomment this line: $usersAZ = $cassandra->cf ( 'user' )->getKeyRange ( 'a', 'z' ); print_r ( $usersAZ->getAll (), true ); The result show OK like that: Array...