#5495 closed defect (bug) (fixed)
setup-config.php, install.php don't check for a valid MySQL connection
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 2.3.2 |
| Component: | Administration | Version: | 2.3.1 |
| Severity: | normal | Keywords: | install mysql has-patch |
| Cc: |
Description
Pointing to a non-existent MySQL DB and/or user on setup-config.php doesn't show even a warning alert, but creates the config file anyway.
Running install.php with the same broken config file allows to get a "Success" message, but going into a never-ending install loop
Attachments (2)
Change History (10)
- Keywords has-patch added
- Owner changed from anonymous to andy
- Status changed from new to assigned
Potter_System — 5 years ago
- Resolution set to fixed
- Status changed from assigned to closed
- Milestone changed from 2.4 to 2.3.2
- Version changed from 2.4 to 2.3.1
Note: See
TracTickets for help on using
tickets.

Updated to detect if MySQL fails