wordpresspermissionsopenshiftcivicrm

openshift wordpress plugin needs to be granted write access, how do this?


I am trying to install CiviCRM in my openshift wordpress 'gear' And I am getting the following when I attempt to run civicrm's installation wizard:

The user account used by your web-server - 542ddc2950044666c40008d9 - needs to be granted write access to the following directory in order to configure the CiviCRM settings file: //var/lib/openshift/542ddc2950044666c40008d9/app-root/data/plugins/files

Does anyone know if what it is asking is possible? and then how do I go about setting that?

Thanks!


Solution

  • The plugins/files/civicrm directory is where CiviCRM stores its cached templates, file attachments, premium (thank-you gift) images, and more. It'll need to save stuff there regularly, not just at first.

    The best thing to do is to log in through SSH like developercorey recommends and: