Have you looked at PHPCassa [ https://github.com/thobbs/phpcassa ] instead of using Thrift direct? I've had no issues with getting it to work with versions 0.7.x, 0.8.x and now 1.x ... it adds better error handling and overall, is fairly easy to get going. Some information to get you running: http://thobbs.github.com/phpcassa/
Instead of fighting with the heavy lifting .. it's often recommended around here to use the purpose built libraries that abstract thrift for you ... -sd On Tue, Jan 3, 2012 at 2:01 PM, Tim Dunphy <bluethu...@gmail.com> wrote: > unfortunately not .. :( thanks for checking. still looking for advice > on this! tx