[PCBC-235] Documentation: Document how to install our SDK with PEAR Created: 21/May/13 Updated: 23/May/13 |
|
| Status: | Open |
| Project: | Couchbase PHP client library |
| Component/s: | docs |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Security Level: | Public |
| Type: | Improvement | Priority: | Minor |
| Reporter: | Tug Grall | Assignee: | Michael Nitschinger |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Based on a community feedback it is possible and easy to install Couchbase PHP SDK with Pear, it could be interested to add that as part of our documentation to let the developer chose the type of install (manual, pecl, pear, ...)
You can find the steps here: http://www.couchbase.com/forums/thread/php-sdk-install-pear |
| Comments |
| Comment by Trond Norbye [ 21/May/13 ] |
| Please assign it back to me if you need more information. |
| Comment by Karen Zeller [ 22/May/13 ] |
| Have we verified ourselves that this works? |
| Comment by Trond Norbye [ 22/May/13 ] |
| Hey Tug, can you verify it? |
| Comment by Tug Grall [ 23/May/13 ] |
| I have not I would prefer to have a "PHP" Expert like Mike doing it, assigning the task to him. |
| Comment by Michael Nitschinger [ 23/May/13 ] |
| to be clear here, the SDK can be installed through pecl. pear is for userlevel libraries! |
| Comment by Michael Nitschinger [ 23/May/13 ] |
| quick update: pecl install couchbase works, but the version it shows is 1.1.4-dp inside php -i .. |