Comments

kreynen’s picture

Status: Active » Needs review
StatusFileSize
new2.06 KB
kreynen’s picture

StatusFileSize
new2.74 KB

changing default database variables in the civicrm.settings.php so it's more obvious they aren't using the only the dev Pantheon database per @David Strauss's suggestion.

kreynen’s picture

StatusFileSize
new2.74 KB

fixed issue with file paths

kreynen’s picture

StatusFileSize
new2.64 KB

The problem with this patch wasn't the paths, but the fact that the change I made for #2 altered the the same part of the tpl as #1. Trying to same time and merge 2 small changes ended up costing me a lot more time.

kreynen’s picture

StatusFileSize
new2.64 KB

I need to update drush so I can use #840540: Specify a patch from local file system

kreynen’s picture

StatusFileSize
new2.92 KB

The last patch worked fine on Pantheon, but stalled the installer on any other host at the Initializing. step. No error. The installer just never moved past that step because CiviCRM was failing to connect to the database. Instead of trying to change the real database config when installing on Pantheon, I've just added a note for Pantheon so they and/or Pantheon's support staff realize the normal civicrm.settings.php are only used if the $_SERVER['PRESSFLOW_SETTINGS'] is empty.

kreynen’s picture

StatusFileSize
new3.01 KB
kreynen’s picture

StatusFileSize
new2.98 KB
kreynen’s picture

StatusFileSize
new3 KB
kreynen’s picture

StatusFileSize
new3 KB
kreynen’s picture

StatusFileSize
new2.85 KB

really don't understand why this patch can be applied cleanly on download, but fails when applied during drush make

kreynen’s picture

Status: Needs review » Fixed
kreynen’s picture

The location or filename of the civicrm.settings.php.tpl is changing in CiviCRM 4.4

kreynen’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

kreynen’s picture

Status: Closed (fixed) » Needs review
StatusFileSize
new3.52 KB
kreynen’s picture

Component: Code » Installing
Issue summary: View changes
Status: Needs review » Closed (fixed)

closing old issues