ソースのダウンロード 
- svn http://openmetaverse.googlecode.com/svn/trunk/ simiangrid
必要な機能(PHP) 
- php で MySQL拡張機能(mysqli), データベース抽象化レイヤ(PDO) が必要.
- mysqli, PDO が組み込まれていない場合は, --with-mysqli, --with-pdo-mysql オプションを付けて再コンパイル
- 例:
./configure --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config \ --with-pdo-mysql=/usr/local/mysql \ --with-apxs2=/usr/local/apache/bin/apxs \ --enable-mbstring --with-zlib=/usr --with-iconv --enable-sockets \ --enable-zip --enable-soap --enable-intl \ --with-openssl=/usr/local/ssl --with-curl --with-xmlrpc \ --with-gd --with-jpeg-dir --with-png-dir
- 例:
設定ファイル 
- Grid (サーバ本体)
- Grid/config/config.php
- GridFrontend (WEBフロントエンド)
- GridFrontend/application/config/config.php
- GridFrontend/application/config/database.php
- GridWebDAV (?)
- GridWebDAV/config/config.php
- GridWebDAV/.htaccess
Viewer Option 
- --login-uri http://XXXX/Grid/login/
Counter: 2720,
today: 1,
yesterday: 0
最終更新: 2014-03-10 (月) 10:39:31 (JST) (4060d) by admin