CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#12368] Installer "retry" button not effective

avatar
Created By: Matt Hornsby (DIGI3) (DIGI3)
Date Submitted: 2020-09-20 11:18

Assigned To:
Resolution: Fixed
State: Closed
Summary:
Installer "retry" button not effective
Detailed Description:
The most common reason for the installer to halt during an upgrade is the
config.php file not being writable. If you fix that, then hit the "retry"
button, it doesn't detect the change - I'm assuming due to caching. The user
needs to force-refresh their browser, but this isn't made clear.

The refresh mechanism should be changed, or caching disabled, or at the very
least a notice given to the user suggesting they force-refresh if "retry"
doesn't detect their change.

History

Comments
avatar
Date: 2020-09-20 12:49
Posted By: Ruud van der Velden (ruudvdvelden)

phar_installer\app\class.cms_install.php line 391 could be a start. Uncomment
and set to 'nocache' in stead of 'private'.
      
Updates

Updated: 2020-11-03 15:04
resolution_id: => 7
state: Open => Closed