i tried to use cassandra php driver
after i follow installation steps, i have an error:
Fatal error: Class 'Cassandra' not found in /var/www/web/xx/yy.php.....
Cassandra module seems with php -m
But in phpinfo, it does not seem as a module.
what should i do to fix it ?
notes: op system : ubuntu, php version : 5.5, cassandra.so file exits is right path, php.ini file is updated with cassandra.so file path. php5-fpm restarted