Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-21603

The Config.xml as provided as download is invalid in php ($CFG is not initialized)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.9.8
    • 1.9.7
    • Installation
    • None
    • Moodle OSX, PHP5, MySQL
    • MySQL
    • MOODLE_19_STABLE
    • MOODLE_19_STABLE
    • Easy

      hi,

      running moodle in a freshly installed php5 environment throws a:

      Strict Standards: Creating default object from empty value in /Users/swagner/Sites/moodle/config.php on line 5

      If you complete it with: $CFG = new stdClass();
      after:
      unset($CFG);

      $CFG = new stdClass();
      $CFG->dbtype = 'mysql';

      solved!

            poltawski Dan Poltawski
            seba.wagner Sebastian Wagner
            Nobody Nobody
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.