-
Notifications
You must be signed in to change notification settings - Fork 32
error when creating a new pdo object #74
Comments
Hi!
Thanks in advance |
hello |
Any news on this? i'm getting the same: |
I search a lot about but this , just find YACassandraPDO compatible with cassandra version 2.0, if you install cassandra 2.0 you don't have any problem |
I'm running YACassandraPDO 0.6.0 and Cassandra 2.1.3, those are the latest as far as i'm concerned but i still get the same error. On php i get a "connection was reset" as soon as i try to connect like this: |
The driver was tested and validated with Cassandra 2.0.x and Cassandra 1.2.x only. So yes, it is possible that it dont work with different versions. For the Cassandra 2.1.x issue, DataStax said that they will soon release a php native protocol driver. The cpp version was released a couple of weeks ago, so I am hoping that the PHP is on the way. |
Thanks for the replies, i'll try different combinations of versions and see what happens |
@sigilo Any update ? |
Hello everyone,
I am new in cassandra world. I compiled the pdo and installed it. phpinfo() show it in pdos.
But when I tried to create a pdo connexion to me cassandra, I got this error :
*** Error in `/usr/sbin/apache2': malloc(): memory corruption: 0x00007f5a85ab2c10 ***
Thanks for your help,
Abdel
The text was updated successfully, but these errors were encountered: