Re: Invalid SQL commands listed under the XMLDB Editor 'Violated foreign...
by Frank B. I doubt it, however I have about half a million of them I've acquired since 1.9 all the way through 2.4. I would like to know how to delete then since I'm sure half a million record must...
View ArticleRe: Help Installing Moodle 2.4
by Ken Task. You are saying that /opt/www/cmi.certi.org.br/ is your apache server's document root. Verify please:fgrep DocumentRoot /etc/httpd/conf/httpd.confServer could be setup for virtual...
View ArticleClear install of Moodle 2.5 Stable not showing default theme
by Francisco Villarreal. Hi everyone.I'm new using moodle. I just install moodle 2.5 stable on my linode server and through the installation everything is ok. All databases and data folder were...
View ArticleClean install 2.4 stalls
by Jim Bren. Hi, I am a novice trying to install Moodle 2.4 on a hosting service with CPanel. Server meets requirements: PHP 5.3.23 MySQL 5.1.68-clllinux (2.6.32-279.22.1.el6.x86_64)I have set up...
View ArticleRe: Clear git guide for Admins (not developers)
by Matteo Scaramuccia. Hi All,I've made a small change: please review it because I'm not English native and I always doubt my English .Following that change, the answer for Stuart is:§ git branch -a*...
View ArticleRe: Cannot Upgrade! SQL UTF8 Errors
by Debbie Mahler. Ken, OMG! I think you helped me find it!Unfortunately, this is on a shared hosting account and I don't have command line access. But!!!!I opened the altered SQL dump and found this...
View ArticleRe: Cannot Upgrade! SQL UTF8 Errors
by Ken Task. As far as I know, that's what is recommended. Along with collate utf8_general_ciIf editing locally with text editor ... be VERY careful. ;)'spirit of sharing', Ken
View ArticleRe: Cannot Upgrade! SQL UTF8 Errors
by Tim Hunt. I don't think you should be editing an SQL dump. You should be changing the table collation in the database.Moodle even provides a script to fix everything for you, if you can run CLI...
View ArticleRe: Cannot Upgrade! SQL UTF8 Errors
by Debbie Mahler. Tim, as I said before it's a shared hosting server and I cannot run scripts and I cannot use the command line.I changed the collation of the database but according to what I read, it...
View ArticleRe: Cannot Upgrade! SQL UTF8 Errors
by Debbie Mahler. Ken, I saved the original so if I mess it up, I can always put the original back.Also, I use TextPad which is a program specific to editing code. It is not the usual text editor and...
View ArticleRe: Clear git guide for Admins (not developers)
by Matteo Scaramuccia. Hi Stuart,Howard has already reply to you: I just want to add some notes, git is a bad beast because of its learning curve but you'll be addicted to it the same as to Moodle,...
View ArticleRe: moodle 2.5 database error
by Guillermo Madero S.. Hi Sana,Verify that the password is correct and the set of permissions (privileges) assigned to the user.It is usually better to have the db/user created before starting the...
View ArticleRe: Cannot Upgrade! SQL UTF8 Errors
by Guillermo Madero S.. Hi Debbie,But you have access to phpmyadmin? If so, you might want to take a look at the following thread:https://moodle.org/mod/forum/discuss.php?d=206801#p902578I think it...
View ArticleRe: Need help reinstalling Moodle 2.5
by Guillermo Madero S.. Hi, start here:http://docs.moodle.org/25/en/Backup_and_restore_FAQ
View ArticleRe: Fatal error during upgrading...
by Guillermo Madero S.. Hi Farah,You need to edit the PHP configuration file, php.ini. Try increasing the value of the following parameters to 5 minutes:max_execution_time = 300max_input_time = 300You...
View ArticleRe: installation on local host
by Guillermo Madero S.. Amine,Try: https://moodle.org/mod/forum/discuss.php?d=231058#p1003980
View ArticleRe: Problem installing Moodle 2.5
by Guillermo Madero S.. Hi Diego,Please rate the post as useful then
View ArticleRe: Moodle 2.5 on a Windows Small Business Server 2011
by Guillermo Madero S.. Hi Mia,Make sure you don't have any running processes using those ports. For example, Skype should not be running when you try to start your web/data servers. Also, as you are...
View ArticleRe: Default php mail can't send email after migration
by Guillermo Madero S.. Hi Kumar,Please read the following: http://docs.moodle.org/20/en/Messaging_settings
View ArticleRe: migrating moodle from localhost to live server..
by Guillermo Madero S.. Shams,Instead of telling us what not to do... why don't you tell us about the environment in which you want to install Moodle, the Moodle version you are using and the steps of...
View Article