> However fread or fwrite in TSocket.php doesn't work.
> Then "TException: Error: TSocket read 0 bytes" error has occured.
> I checked the resource ID of fsockopen.(Resource id #11)
> And I checked the data in Keyspace by get command on Cassandra-cli.
> (port 9160 is
x27;t work.
Then "TException: Error: TSocket read 0 bytes" error has occured.
I checked the resource ID of fsockopen.(Resource id #11)
And I checked the data in Keyspace by get command on Cassandra-cli.
(port 9160 is open for cassandra.)
So I don't know why fread doesn't work.
As