Datastax Cassandra PHP extention in WAMP -
i using wamp php v5.5.12.
trying install datastax php driver(https://github.com/datastax/php-driver).
1. take compiled dll file here , put in /ext folder
2. add extention=php_cassandra.dll php.ini
3. restarting wamp server
i error in wamp php error log:
[28-jan-2016 07:32:57 utc] php warning: php startup: unable load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_cassandra.dll' - specified module not found.
also installed pear package, there no changes.
here experiense cassandra new driver on windows?
can problem?
i not either make .dll found on pecl php site work. same error.
but .dll found here works!
Comments
Post a Comment