Attempt to install with non localhost.
That after I have already deleted the file, the final installation should work flawlessly.
It just werls around and makes thousands of requests indefinitely as shown below.
Whilst the progress bar was still making requests I updated the following file and it continues immediately.
Updated /installation/model/database.php
- if (!in_array($options->db_host, $localhost))
+ if (false)
Labels |
Added:
?
|
Category | ⇒ | com_installer |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-07-27 08:51:57 |
Closed_By | ⇒ | zero-24 |
can you please look if #17248 is same Issue and if so test Pull request #17248?