Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: Installation
-
Labels:None
-
Environment:FedoraCore6, Mysql 5.0.27, Apache 2.2.4, PHP 5.1.6
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
Description
During the install process, several warnings and errors are thrown out (see screenshots). Install process ends up with a final error about inability to create guest and admin user records.
The messages are shown using $CFG->debug = 9999999; in config.php
Also tried $CFG->mnet_localhost_id = 1; in config.php just to try to get id of the mnet errors, but no luck.
Install is fresh install, not upgrade, using latest CVS as for September, 10th 2007. The problem is persistent, since all the CVS version of 1.9 were affected on FC6
This is a real wierd one. I have to suspect something about PHP. Can anyone else confirm this bug on a similar FC6 system?