Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Got some grief at my latest upgrade. Suggest: fix or update docs
#1
I upgraded to 3.3.7 and got some grief. The culprit? Permissions.

Specifically, the files from the 3.3.7 zipfile were all group writable and my server balked at that. I got an "Internal Server Error". Then, "this file is temporarily unavailable".

I had to do
Code:
chmod -Rv g-w ./*
in any and all directories that were refreshed.

Addition: I just forgot to point out that, after applying chmod in the way described above to all directories refreshed, GetSimpleCMS worked with no issues.

I have a suggestion. Either:
a) release 3.3.7 and further versions without the g+w bit set, or
b) make a note in the relevant page of the Wiki about setting up appropriate permissions post-upgrade.

Any of these measures would work well, imho.

Thanks!

--
Eduardo Sánchez
Asunción, Paraguay
Reply


Messages In This Thread
Got some grief at my latest upgrade. Suggest: fix or update docs - by sombragris - 2015-11-30, 10:45:28



Users browsing this thread: 3 Guest(s)