| 27 |
### 2. Configuration |
### 2. Configuration |
| 28 |
- Copy files from `TODO/conf/` directory to `conf` directory (create if it doesn't exist) |
- Copy files from `TODO/conf/` directory to `conf` directory (create if it doesn't exist) |
| 29 |
- Modify the following files: |
- Modify the following files: |
| 30 |
|
- Site information: Edit `conf/site.conf.php` |
| 31 |
- Database connection: Edit `conf/db_conn.conf.php` |
- Database connection: Edit `conf/db_conn.conf.php` |
| 32 |
- Email sending: Edit `conf/smtp.conf.php` (supports both SMTP and local sendmail) |
- Email sending: Edit `conf/smtp.conf.php` (supports both SMTP and local sendmail) |
| 33 |
|
|