Re: TException: Error: TSocket read 0 bytes

2011-03-08 Thread aaron morton
> 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

TException: Error: TSocket read 0 bytes

2011-03-07 Thread ko...@vivinavi.com
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