Fatal error: Call to undefined function: ini_get_bool() in /mypath/setup.php on line 122

Re: Fatal error: Call to undefined function: ini_get_bool() in /mypath/setup.php on line 122

by Martin Dougiamas -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers
Sorry no one got back to you sooner, jaza.

ini_get_bool is in fact a Moodle function, not a PHP function, so I'm not sure what the problem was. Most likely you had made a typo in the config.php file.

Good luck with your site.