View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000170 | Composr | core_upgrader | public | 2010-04-10 22:57 | 2020-06-23 16:25 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | closed | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0000170: Upgrade TAR copying caution | ||||
Description | Give a nice error message if a TAR file fails to copy from our server due to a Firewall, and advice the user to upload it themselves manually. If http_download_file detects a timelimit-timeout is about to happen, give a nice error message about it, rather than relying on PHP to do so (as usually PHP will not). | ||||
Tags | ocProducts priority | ||||
Time estimation (hours) | 1 | ||||
Sponsorship open | |||||
|
The time limit thing cannot be resolved -- blocking operations such as downloading data do not get counted in the time limit, so it's not even an issue. There are other time limits but PHP cannot really monitor them. With regards firewalls, an error is already produced, but it is now clearer as to why a server connection might not have worked (lists possibilities). |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-23 16:25 | Chris Graham | Fixed in Version | 4.4 => 11 alpha1 |