Changeset 102 for hadoop-register/etc
- Timestamp:
- Jul 11, 2009, 3:31:09 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
hadoop-register/etc/init.php
r85 r102 9 9 // 設定主機網址 10 10 $w_localhost = "http://hadoop.nchc.org.tw"; 11 11 $w_ssh_server = "hadoop.nchc.org.tw"; 12 12 13 13 // [mysql 設定] … … 19 19 20 20 // mysql 密碼 21 $mysql_password = ' hadoop';21 $mysql_password = ''; 22 22 23 23 // mysql 資料庫
Note: See TracChangeset
for help on using the changeset viewer.