michaelmcandrew / civicrm-buildkit-docker

This is a read only copy. Please make PRs here: https://lab.civicrm.org/michaelmcandrew/civicrm-buildkit-docker
https://lab.civicrm.org/michaelmcandrew/civicrm-buildkit-docker
GNU Affero General Public License v3.0
40 stars 31 forks source link

Warning permission denied with log files #7

Closed jaapjansma closed 6 years ago

jaapjansma commented 6 years ago

I get the following warning on my civicrm installation build with this composer thing:

screenshot from 2018-02-10 16-12-58

michaelmcandrew commented 6 years ago

Hey Jaap, I am guessing you are running 0.2.0 version are you using?

I created a new apache based release over the weekend (0.3.0) which fixes this issue.

It is a fairly major change you you'll want to back up any code and dbs that you are using before upgrading.

Michael

jaapjansma commented 6 years ago

I dont know which version I am on but definitly not 0.3.0. I will try that one out and this issue can be closed then.

michaelmcandrew commented 6 years ago

Sure - I guess you were on the master branch with a commit older than Friday at least.

jaapjansma commented 6 years ago

Yeah I am on master. I checked it and updated to the latest master.

michaelmcandrew commented 6 years ago

OK - give me a shout if anything goes wrong - I am guessing you are the first person to try out this release.