Re: Moodle 2.5 on a Windows Small Business Server 2011
by Bret Miller. While I run Moodle on LAMP as you suggest, I have noted that quite a lot people also run it on Windows using IIS and MSSQL. As a generalization, organizations with a Windows Small...
View ArticleRe: Moodle 2.5 on a Windows Small Business Server 2011
by Ken Task. Realize this response is also 'not what she asked' ... some thoughts to consider, however ...+1 for installing on Linux - for a number of reasons, but for SBS ...please see:...
View ArticleInstalação da plataforma
by renato mendes. Estou tendo dificuldades na instalação.Fico preso na parte da configuração do banco de dados
View ArticleRe: Moodle 2.5 on a Windows Small Business Server 2011
by Visvanath Ratnaweera. Silence all round, if you please! “William the Conqueror, whose cause was favoured by the pope, was soon submitted to by the English, who wanted leaders, and had been of late...
View ArticleRe: Instalação da plataforma
by Mary Cooch. Hi thereThis forum, and all the others in Using Moodle, are in English. If you'd like to participate in a discussion in English, please stay around.If you'd prefer Brazilian Portuguese...
View ArticleRe: Ayuda con el registro de alumnos HELP ME
by Mary Cooch. Hi there. There is Spanish documentation here http://docs.moodle.org/all/es/P%C3%A1gina_Principal which should help you create students. Or you can join the Spanish forums here...
View ArticleActivate Tex Notation
by abdelkrim samik. Hi,I installed moodle 2.5 at ovh and I enable the Tex notation but it seems that the path are not correct.please advise,thanks for your help,
View ArticleRe: Moodle 2.5 on a Windows Small Business Server 2011
by Ken Task. @VisvanathPoint taken ... I'll shutup! ;)'spirit of sharing', Ken
View ArticleRe: Activate Tex Notation
by Ken Task. Paths weren't necessarily meant to be 100% accurate but suggestions as to where they are typically found. ovh may not do things in a 'typical' fashion or simply doesn't have it available...
View ArticleRe: Activate Tex Notation
by Marc Grober. Ken offers good advice, but if dvips is not in /usr/bin, then latex is not likely there either... but[yourhost]$ whereis latexIs a good way to find out where the binaries are, if they...
View ArticleRe: Migrate our existing moodle site from MYSQL to ORACLE
by Tim Hunt. Well, you can. Just like you can beat yourself over the head with a hammer. I would not recommend either course of action.Why do you want to do this? Whatever your problem is, move the DB...
View ArticleRe: Upgrade: mod-quiz duplicate key row error
by Tim Hunt. If they are identical, delete either.
View ArticleRe: Upgrade: mod-quiz duplicate key row error
by Luis de Vasconcelos. The timestamp is different so, technically, they are not identical. Which one do I delete?Is there an easier way to cleanup mdl_question_states, considering that there are 8...
View ArticleRe: Upgrade: mod-quiz duplicate key row error
by Tim Hunt. It does not matter which of those two rows you delete. Flick a coin or something The point of the mdl_quesattestep_queseq_uix is to prevent a mess like this ever happening again. What...
View ArticleRe: Upgrade: mod-quiz duplicate key row error
by Luis de Vasconcelos. I flicked the coin. It disappeared into the drain! I'm now broke! Seriously, the query:SELECT question, attempt, seq_number, COUNT (seq_number) AS NumOccurrences FROM...
View ArticleRe: Upgrade: mod-quiz duplicate key row error
by Tim Hunt. Sorry, I assumed that you had already deleted the obvious 6300 duplicate rows, and that there were only a few left causing some other problem.Anyway we need to work out why it is failing...
View ArticleRe: Upgrade: mod-quiz duplicate key row error
by Luis de Vasconcelos. Yes, I did delete the 6300 records before attempting the 2.1 or 2.2 (I tried both) upgrade.But I still get the "Cannot insert duplicate key row in object...
View ArticleRe: Upgrade: mod-quiz duplicate key row error
by Tim Hunt. Right. I understand that. What we have to do now is to use the kind of techniques we used before, to work out exactly what other sort of bad data is causing the duplicate key row error...
View ArticleRe: Problem installing Moodle 2.5
by Diego Fernando Arevalo Quintero. thank you very much, that was the solution I wanted, now my moodle is running fine
View ArticleRe: v2.5 Reduce list of user account required fields
by Luis de Vasconcelos. Do you really want to use email as a username, considering that people can change their email addresses quite often. This could lead to duplicate profiles in your database,...
View Article