I can not install moodle 1.8.2 on mysql 5.0 in local host
I have the following mistake
1101: BLOB/TEXT column 'sessdata' can't have a default value
expireref VARCHAR(25..., false) % line 889, file: adodb.inc.php
What have I to do??????
I can not install moodle 1.8.2 on mysql 5.0 in local host
I have the following mistake
1101: BLOB/TEXT column 'sessdata' can't have a default value
expireref VARCHAR(25..., false) % line 889, file: adodb.inc.php
What have I to do??????
CM,
You wouldn't be running MySQL in strict mode, would you? See http://docs.moodle.org/en/Installing_Moodle#Creating_an_empty_database, indented Warning paragraph; also near end of section http://docs.moodle.org/en/Installing_Moodle#Requirements.
RLE
Thank you very much.
Now Moodle has been installed,
but it does not run again.
I have the following message: Incorrect sesskey submitted, form not accepted!
that I think is strictly connected with the problem below illustrated.
What have I to do??????
I have also the following messages
Returning to this web site?
CM,
You seem to have encountered a Moodle bug that I have run into also. There is a Moodle Tracker entry for it (two, actually), namely http://tracker.moodle.org/browse/MDL-9683 and http://tracker.moodle.org/browse/MDL-9298. The latter was closed with the resolution "cannot be reproduced". in the meantime, you are the latest in a growing list of Moodlers who have no problem reproducing it. IS ANYBODY LISTENING IN WESTERN AUSTRALIA??? (You and I are not the only people who read this forum!
)
RLE
PS If you installed Moodle then you are the Administrator. The user name (usually admin) is what you assigned when you installed. If you never got a password, you can modify the Users table in the database, but with this bug, that probably won't help. See http://moodle.org/mod/forum/discuss.php?d=18103#85887 on how to modify the user/password entries.
I can not enter in moodle in LOCALHOST neither as an administrator nor as a guest.
I changed the password in the table mdl_users and I am sure of my password.
When I try to ask for a new password I have the following message: Incorrect sesskey submitted, form not accepted!
When I try to enter as an administrator nothing runs.
I checked that my browser accept cookies
I think there is a problem at level of sessions.
Who can help me????????
CM,
In my last post I gave you a link to the Moodle Tracker entry for this bug. You have not added a comment to it, so I took the liberty of adding a link to this discussion to my last Tracker comment of 7/31/07. Hopefully someday the development leaders in East Perth (whom I kind of tried to shout at in my last post, to no avail) will notice.
In the meantime, another Moodler who encountered this bug has spoken up by commenting at the Tracker: Steffen Schwientek.
RLE