View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020291 | phpList 3 application | Automatic updater | public | 14-11-20 15:45 | 14-11-20 15:45 |
Reporter | kristiaan | Assigned To | |||
Priority | low | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Product Version | 3.5.1 | ||||
Target Version | 3.5.8 | ||||
Summary | 0020291: automatic updater fails when mysql port is not default | ||||
Description | Update from 3.5.2 to 3.5.8. When the mysql port is not set to default (3306) the updater fails. The page shows "not a downgrade". Examination of apache logs shows: A PDOException is thrown "Uncaught PDOException: SQLSTATE[HY000] [2002] Connection refused". Adding "port=$database_port;" on line 321 to the $dsn fixes this issue. | ||||
Tags | No tags attached. | ||||