[PHP 1.1] Couchbase::__construct(): failed to create IO instance error
Tue, 10/23/2012 - 14:51
Hi there,
I have verified the ip I am trying to connect to and it works fine. I have also verified the user, password, and bucket name but getting this error. I am using the latest Amazon Basic 64 bit AMI.
Couchbase::__construct(): failed to create IO instance
Any ideas?
Thank you!
Sat, 11/17/2012 - 09:04
there was an packaging issue in that release which allows you to install libcouchbase without event IO backend,. all you need is just install additional package like libcouchbase2-libevent or libcouchbase2-libev. the issue has been fixed in snapshot repository there for next release will be ok
Just letting you guys know it works fine on Ubuntu 11.10 but still not on the Amazon basic AMI.