Hi
I've just tried to use Provision CiviCRM and Aegir 1.1 to create a new site, everything went well apart from the following:
WD php: Recoverable fatal error: Argument 2 passed to db_query() must be an array, string given, called in /var/aegir/.drush/provision_civicrm/install.provision.inc on line 85 and defined in db_query() (line 2282 of /var/aegir/platforms/drupal-7.x-CiviCRM/includes/database/database.inc).
Drush command terminated abnormally due to an unrecoverable error.
Any advice appreciated.
(I've been using the release, please let me know if there's an alternative dev version that could be used).
Thanks
Luke
Comments
Comment #1
lukusHi
Some more updates.
I made use of the version of the provision script from head and received a different error:
followed by successful actions then:
Comment #2
bgm commentedThis is rather strange, and I cannot reproduce it.
Did you re-run the previously failed task, or are you creating a new site?
Comment #3
lukusHey - I'm creating a new site.
I'll try again.
Comment #4
lukusHi again
I receive the following errors at the moment:
Do these offer any more clues?
Comment #5
lukusI've tried to perform the provision-save and provision-install commands from the command line:
The process halts with the error "You need to specify a valid url to install a site [0.13 sec, 7.47 MB]". Not sure if this is a red herring or not.
BTW: I'm using Nginx as my webserver .. I'm not sure if this might be making a difference.
Comment #6
bgm commented3 years without activity, closing this issue. Please re-open if you run into this issue with the latest git version of provision_civicrm.