close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libgmp.so.10: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Dec 2, 2011, 6:37:23 PM (14 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 15 | 15 | * [https://github.com/kallaspriit/Cassandra-PHP-Client-Library Cassandra-PHP-Client-Library] |
| 16 | 16 | * 無版本宣告,僅能從git 下載最新的code |
| | 17 | * jquery_ui 1.8.16 |
| | 18 | * png_show.php 用到 |
| | 19 | |
| | 20 | = 使用方法 = |
| | 21 | |
| | 22 | * 安裝 cassandra-1.0.1 與 thrift-0.7.0 |
| | 23 | * 啟動 cassandra |
| | 24 | * 安裝 Cassandra-PHP-Client-Library 於 apache 網頁目錄 |
| | 25 | * 將附件的所有 php 檔放在 與 Cassandra-PHP-Client-Library 同一目錄 |
| | 26 | * 將 png_examp.tar.gz 內的 png 資料夾放在 Cassandra-PHP-Client-Library 一起 |
| | 27 | * 先後執行 |
| | 28 | * png_init.php |
| | 29 | * png_input.php |
| | 30 | * png_show.php |