|
|
|
When I installing a new moodle (HEAD), the installation stopped in environment checking page, it said:
Checking your environment ...
We are checking if the various components of your system meet the system requirements
Fatal error: Call to a member function setup_is_unicodedb() on a non-object in /var/www/m20/lib/environmentlib.php on line 707
|
|
Description
|
When I installing a new moodle (HEAD), the installation stopped in environment checking page, it said:
Checking your environment ...
We are checking if the various components of your system meet the system requirements
Fatal error: Call to a member function setup_is_unicodedb() on a non-object in /var/www/m20/lib/environmentlib.php on line 707
|
Show » |
committed 20 files to 'Moodle CVS' - 20/May/08 02:02 AM
Installer fixed, prefixes improved, moved conn settings to connect() and some more improvements. MDL-14864
|
|
|
martignoni committed 3 files to 'Lang CVS' - 20/May/08 05:04 AM
committed 3 files to 'Lang CVS' - 21/May/08 01:49 PM
Updated a translated string for admin based on lang/en_utf8 change MDL-14864.
Brushed up translated strings for debug.
Translated new strings for feedback.
|
|
|
committed 1 file to 'Moodle CVS' - 13/Jun/08 10:45 PM
MDL-14864 Removed old $db variable, replaced by global $DB. This was breaking install on pgsql database.
|
|
|
|