Running through the install.
The user account used by your web-server needs to be granted write access to the following directory in order to configure the CiviCRM settings file
See screenshot.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | pantheon_stfp_mode.png | 62.14 KB | kreynen |
| Screen shot 2013-04-22 at 9.41.28 PM.png | 39.63 KB | jdcreativity | |
| Screen shot 2013-04-22 at 9.37.12 PM.png | 27.71 KB | jdcreativity |
Comments
Comment #1
jdcreativity commentedand then it worked.
Comment #2
avguy commentedI got this error as well. I changed permissions so that the sites/default directory was writeable. The install proceeded but ended up with this error:
An AJAX HTTP request terminated abnormally. Debugging information follows. Path: http://dev-civicrm-test.gotpantheon.com/install.php?profile=civicrm_star... StatusText: ResponseText: ReadyState: 4
Comment #3
kreynen commentedThis error is "normal"...
Normal in that CiviCRM is a requirement for the CiviCRM and Community Media Starter Kit (Moderate) and as part of CiviCRM's requirements, it checks for it's civicrm.settings.php file in the sites/default/ directory. I'm going to adjust that message to say something like...
CiviCRM has not been installed. This Drupal distribution requires CiviCRM to be installed before continuing. Please install CiviCRM now.The other 2 errors are NOT NORMAL. I'm pushing the 4.3.1 update to CiviCRM this morning. You will see an update on your Pantheon dashboard that will allows you to pull that update to Drupal, CiviCRM, and all modules, themes, and libraries included in the distribution.
Comment #4
kreynen commentedThe second error about permissions to write to sites/default/files only happens when the Pantheon site is in Git mode. In SFTP mode, the install runs without error.
Comment #5
populist commentedI just enabled SFTP mode to be the default for the product. This means the site will install in SFTP mode, but can be toggled to Git afterwards.
Comment #7
srikanth.g commentedI am getting the following error in my drupal 7.41
"Currently using CiviCRM settings does not exist CiviCRM settings file does not exist. It should be created by CiviCRM install"