-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
2.2
-
OS X 10.7 with default Apache (2.2) and PHP (5.3.6) and 3rd party MySQL installed
-
MySQL
-
MOODLE_22_STABLE
-
Setting up a new development environment I set errors to debug and ran the generator tool and received the following error:
25 users correctly inserted in the database.
10 test courses correctly inserted into the database.
Fatal error: Call to undefined function resource_set_mainfile() in /Library/WebServer/Documents/dev/moodle/mod/resource/lib.php on line 108
This is a clean install - no extra resources have been installed. PHP is set to print error messages and debugging is on, but there was no verbose message
- will be (partly) resolved by
-
MDL-41311 Remove legacy tool_generator mess
- Closed