Changeset 20270 for events/phpframework/codeigniter/trunk/README.ja.txt
- Timestamp:
- 09/30/08 13:59:40 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/codeigniter/trunk/README.ja.txt
r20194 r20270 17 17 - 以下のファイルにデータベース接続設定をしてください。 18 18 * system/application/config/database.php 19 - $db['default']['hostname'] 20 - $db['default']['username'] 21 - $db['default']['password'] 22 - $db['default']['database'] 19 23 20 24 - 以下のファイルに URL を設定してください。 21 25 * system/application/config/config.php 26 - $config['base_url'] 22 27 23 - 以下のファイルにあるメールテンプレートに http://localhost/phwittr/index.php 24 という URL が記載されていますので、変更してください。 28 - 以下の認証ライブラリの設定を変更してください。 25 29 * system/application/config/redux_auth.php 30 - $config['auth']['salt'] (暗号化のためのソルト) 31 - $config['auth']['mail_from_email'] (メールアドレス) 32 - $config['auth']['email_activation_message'] (アクティベーションの URL) 26 33 27 34 - 以下のファイルにテーブル定義がありますので、テーブルを作成してください。
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)