Update failiure from 5.4.0.5 to 5.4.1.1

Permalink
Hello all,

Whenever I update Concrete, up until this point I've had to update it manually, meaning I download the Concrete files and drag and drop files to replace the outdated ones.

The reason this has been the case is because there is, as the program states, a permissions problem. Whenever I click "Download", over a thousand lines of "Warning" and "Error" messages print on the browser, all saying roughly the same thing ( [...] indicates part of the file path has been omitted):

"Warning: chmod() [function.chmod]: Permission denied in [...]\concrete\helpers\file.php on line 80

Warning: copy([...]updates/concrete5.4.1.1/concrete/blocks/autonav/templates/header_menu.php) [function.copy]: failed to open stream: No such file or directory in [...]\concrete\helpers\file.php on line 79"

I've checked to make sure permissions were set to 777, and have messed around with User permissions on the Windows-based server with the Concrete directory. Do you guys have any ideas as to why it's not working? Thanks,

-Stiny

Stiny
 
Stiny replied on at Permalink Reply
Stiny
Ohkay...

Got a new development in the issue. Changed some permissions on /files/, and get a new error message saying the operation timed out on dispatcher.php line 74. When I go back to update, it says 5.4.1.1 is downloaded and ready to install. When I click upgrade, it says it successfully upgraded to 5.4.0.5.

Looks like an issue I've been seeing a lot with others' servers...
Stiny replied on at Permalink Best Answer Reply
Stiny
Bingo! Never mind, it's fixed. Simple matter of making site.php NOT read-only. Stupid me, ha! :)