Re: PHP access to get or get_slice

2010-10-04 Thread Kevin Withnall
Thanks guys, In the end I don't know what solved it, I had changed too much code to know for sure and too many other things at the same time. I did however find tcpdump useful as a debug tool as the error messages don't always seem to make it back up the stack into php. I could read them in plain

PHP access to get or get_slice

2010-10-03 Thread Kevin Withnall
I've just installed the latest version of cassandra (0.7.0 beta 2) and re-made the relevant thrift libraries. There doesn't seem to be many php examples around so i'm struggling to get something basic to work. I had it working under 0.6.0 but had other issues hence the upgrade. I've tried to exec