Search:

Search all manuals
Search this manual
Manual
Getting Started with Membase and PHP
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
Getting Started with Membase and PHP
Chapter Sections
Chapters

1. Introduction

This article assumes that you have installed PHP, that your web server is properly configured to serve PHP pages and that you've installed the Membase server on your development machine. We'll be accessing the Membase server as part of this article. The server can be part of a cluster or it can be stand-alone. Even if you're accessing a Membase server on a different machine, the Membase PHP library on the development server is essentially a wrapper around the libmemcached library that is provided in the Membase install.

This article will illustrate:

Couchbase provides links and guides to downloading and installing the Membase server at: http://www.couchbase.com/downloads.