-- tridem-zend <[email protected]> wrote (on Monday, 21 March 2011, 05:38 AM -0700): > Regarding > http://blog.jtclark.ca/2010/08/accessing-couchdb-with-zend-framework-using-phly_couch/ > http://blog.jtclark.ca/2010/08/accessing-couchdb-with-zend-framework-using-phly_couch/ > : > > My connection is fine when using couchDB on a localhost. > But when I try to connect to a different server I have to us HTTP instead of > TCP. How can I switch, do I have to set my own client?
CouchDB operates over HTTP _always_. Can you provide more details about your issues -- what the connection URI looks like during development, and what you need it to be during production? -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
