CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Failed to bootstrap CMS message
Pages: [1]

Author Topic: Failed to bootstrap CMS message  (Read 808 times)

Dennis Gray

  • Ask me questions
  • ****
  • Posts: 472
  • Karma: 1
  • CiviCRM version: Various. See post.
  • CMS version: Drupal, Wordpress and Joomla. See post.
  • MySQL version: TBA
  • PHP version: TBA
Failed to bootstrap CMS message
August 17, 2014, 05:37:21 am
CiviCRM 4.1.9
Drupal 7.27

I'm trying to execute bin/cli.php from the command line with parameters to run the geocode address job.  I get a message:

"Failed to bootstrap CMS
Died during initialization"

What might cause this and how do I fix it?

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Failed to bootstrap CMS message
August 20, 2014, 09:41:00 am
What directory are you in when you run it?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Dennis Gray

  • Ask me questions
  • ****
  • Posts: 472
  • Karma: 1
  • CiviCRM version: Various. See post.
  • CMS version: Drupal, Wordpress and Joomla. See post.
  • MySQL version: TBA
  • PHP version: TBA
Re: Failed to bootstrap CMS message
August 20, 2014, 05:00:13 pm
The wrong one  ;D

Thanks

Roi

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.5.6
  • CMS version: Drupal7.34
  • MySQL version: 5.5
  • PHP version: 5.4.34
Re: Failed to bootstrap CMS message
April 28, 2015, 05:20:33 am
Which directory should you be in?
I get this message when I run civibuild

this is the command I run:

civibuild create demo8 --type drupal-clean --web-root /sites/demo8 --title demo8 --url http://demo8.roiaws.com --admin-user admin --admin-pass 12345

and this is part of the output of civibuild which is like the one in this post:
+ pushd /sites/demo8/sites/all/modules/civicrm/./bin/..
/sites/demo8/sites/all/modules/civicrm /sites/demo8/sites/all/modules/civicrm
+ php bin/cli.php -e System -a flush --triggers 1 --session 1
Failed to bootstrap CMS
Died during initialization+ mysql -udemo8civi_k31lr -poNammLP06izIxkcx -h 127.0.0.1 -P 3306 demo8civi_k31lr -e 'UPDATE civicrm_domain SET config_backend = NULL; UPDATE civicrm_setting SET value = NULL WHERE name = '\''userFrameworkResourceURL'\'';'
+ popd

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Failed to bootstrap CMS message

This forum was archived on 2017-11-26.