Posts made by Martin Dougiamas

Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
Moodle creates a dummy record for the admin user, and THEN lets you edit it.

In your installation, the dummy admin user could not even be inserted into the database.

This would generally indicate something seriously wrong with your database set-up. Possibly there is some permissions problem that is preventing your database user/password writing to the user table in your database. I would check that first.

Did you get any errors at all when Moodle was setting up the tables?

If you get really stuck, please drop all tables and email me your URL.

Cheers,
Martin
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
The relevant feature of 4.1.0 in this case is the global $_SESSION variable which doesn't exist in earlier versions.

What is the 'serious error', Gerhard? Please be helpful and describe it in detail - or better still drop your database tables and email me a URL so I can go through the setup on your machine myself (only one person so far has offered to do this and the problem in that case was PHP 4.0.6).
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
Unfortunately I have no idea what is causing either of these, based on the information given. It's certainly not an error I'm aware of on any other installations and I would suspect limitations by your PHP server. There is a small possibility that some of the changes in Moodle 1.0.1 may have fixed your first error (on uploaded files).

I've written to you via email for more details.