Search code examples
phpcassandrawampdatastaxphp-extension

Datastax Cassandra PHP extension in WAMP


I am using WAMP with php v5.5.12.
Trying to install datastax php driver(https://github.com/datastax/php-driver).
1. I take the compiled dll file from here and put it in /ext folder
2. Add the extention=php_cassandra.dll to php.ini
3. Restarting WAMP server

I get this error in wamp php error log:

[28-Jan-2016 07:32:57 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_cassandra.dll' - The specified module could not be found.

Also installed Pear package, but there are no changes.
Does anyone here experience with cassandra new driver on windows?
What can be the problem?


Solution

  • I could not either make the .dll found on the pecl php site work. Same error.

    But the .dll found here works!

    http://downloads.datastax.com/php-driver/windows/cassandra/