#5495 closed defect (bug) (fixed)
setup-config.php, install.php don't check for a valid MySQL connection
| Reported by: | Potter_System | Owned by: | andy |
|---|---|---|---|
| Priority: | high | Milestone: | 2.3.2 |
| Component: | Administration | Version: | 2.3.1 |
| Severity: | normal | Keywords: | install mysql has-patch |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Updated to detect if MySQL fails