Opened 5 years ago
Closed 5 years ago
#1485313 closed Bugs (fixed)
Installer not updating db.inc.php correctly
| Reported by: | Slug | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | Installer | Version: | git-master |
| Severity: | normal | Keywords: | Installer |
| Cc: |
Description
I have noticed from SVN 1711 (could be earlier but that's when I noticed). When you enter the correct DB details into the installer and it generates the db.inc.php file for you. It is not entering the correct DB name and password. (the default is not over written).
'mysql://roundcube:pass@localhost/roundcubemail'
Change History (2)
comment:1 Changed 5 years ago by alec
- Milestone changed from later to 0.2-beta
comment:2 Changed 5 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [0c3bde20].