BobRay / UpgradeMODX

A dashboard widget that detects upgrades and (optionally) installs them from within the MODX Manager
https://bobsguides.com/upgrade-modx-package.html
22 stars 14 forks source link

Upgrade MODX - nothing happens when attempting an upgrade #47

Closed nlsteers closed 6 years ago

nlsteers commented 6 years ago

Hi all,

I installed the latest version of upgradeMODX no trouble, I can see the widget on the manager dashboard but when I click the 'Upgrade MODX' button nothing happens other than my session is logged out (I'm dumped on my website's index page attempting to load upgrade.php [not created on install?]).

Any ideas what the problem could be? The log (MODX and server) has nothing to go on but I would guess it's a permissions issue.

Some information on the environment:

Digital Ocean VPS:

nlsteers commented 6 years ago

Funny how you discover the answer after posting an issue as a last resort..!

To future solution hunters, the fix for this issue was to ensure that the directory was owned the web-server user, not just in the web-server user group.