I am starting development of Cassandra databases and I wanted to start using the PHP driver DataStax.
I followed the installation guide https://github.com/datastax/php-driver and it appears to have been installed properly. I want to test my local server xampp and the connection is not being made properly. I am using Ubuntu 14.04 LTS as my development environment.