Re: Moodle migration to Oracle
by Howard Miller. Don't. Although Moodle is in theory compatible with Oracle, you'll be pretty much on your own. Very few optional plugins will ever have been tested with it. It's a bad plan. The best...
View ArticleRe: Moodle 0KB downloads after Upgrade
by Howard Miller. Ultimately, we have no idea what the Bitnami script you used did so you may have to get your host's support involved. However, you should start by turning on Debugging, reproducing...
View ArticleRe: Moodle 0KB downloads after Upgrade
by The Haag. Where do these file upload to when creating the course? In the moodledata/filesdir directory?
View ArticleRe: Moodle 0KB downloads after Upgrade
by Ken Task. That is correct ... files uploaded to moodle do go to moodledata/filedir/ ... but not by humanly recognizable filenames.When you upgraded from 2.x to 3.x did Bitnami allow you to upgrade...
View ArticleRe: Moodle 3.6.2+ SSL Certificate Issue - https not working
by Craig Birtwell. Hi Luis,I have taken your advise and re-setup using IIS 10 using PHP 7.3.1, MariaDB 10.3. The wildcard SSL certificate is now installed and Moodle is working fine and the site is...
View ArticleError in database when attempting to browse list of users
by Jeff Kaiser. Background: We have migrated a Moodle 2.5+ site from Windows Server 2016 to Linux, which was our first step in updating the site to a current build. The migration went well; so far all...
View ArticleRe: Error in database when attempting to browse list of users
by Ken Task. The table causing the issue is mdl_mnet_hostWhat do the following queries show;mysql> select id,deleted,wwwroot from mdl_mnet_host;and related ...mysql> select...
View ArticleDatabase error
by Joshua Kingston. Ok I was trying to upload questions in Aiken Format but it would only upload one question and then it didn't even do it right so when i click on the question I get this error Any...
View ArticleMoodle 0KB downloads after Upgrade
by The Haag. Hi All,Following on from a previously ask Question however, this was from bitnami build 2.9 to 3.5, All files within a course are downloading 0KB files. Is there a solution to what could...
View ArticleRe: Error in database when attempting to browse list of users
by Jeff Kaiser. Hi Ken, Thank you for the quick response. For mysql> select id,deleted,wwwroot from mdl_mnet_host; , I get: #1054 - Unknown column 'wwwroot' in 'field list'For mysql>...
View ArticleRe: Error in database when attempting to browse list of users
by Ken Task. Good! Glad to hear it! Strange though that a column name changed on xfer. Let's hope that was the only one. If you run into any other weirdness, might want to 'explain' the table...
View ArticleUpgrading to 3.4 mysql Barracuda blocker
by rob davis. Hi,I have a Moodle 3.3.1 instance hosted by 1and1 (now IONOS) and back in Jan 2018 I tried to upgrade it to 3.4.This failed because of the mysql innodb file requirement to be Barracuda...
View ArticleTop 120+ Google Adsense High Cpc Keywords List 2019
by lokesh vijay. If you are getting very high traffic on your website and still not generating much revenue from Google Adsense and it is not because you are not getting clicks but because of your CPC...
View ArticleRe: moodledata directory ownership
by Visvanath Ratnaweera. If you are really keen, here are the https://docs.moodle.org/36/en/Security_recommendations#Most_secure.2Fparanoid_file_permissions.
View ArticleRe: Upgrading to 3.4 mysql Barracuda blocker
by Ken Task. First, let me introduce to you another 1and1 user ... found @https://moodle.org/mod/forum/discuss.php?d=381788You and he might need to talk about experiences with hosting provider.When...
View ArticleRe: Upgrading to 3.4 mysql Barracuda blocker
by Howard Miller. Just to be clear. Barracuda is NOT a requirement. It's only advised. It only becomes a requirement if you change your DB's character set to utf8mb4. Which you also don't have to....
View ArticleRe: Upgrading to 3.4 mysql Barracuda blocker
by Ken Task. Yes, that is 'technically' correct. But ... why does the user report an attempt to upgrade on shared hosting at 1to1 and it failed?The directions for upgrading the 'old way' say to copy...
View ArticleRe: Upgrading to 3.4 mysql Barracuda blocker
by Howard Miller. The collation line needs to be correct (in config.php). If you're have that set to mb4 and you're not actually using that then the OP's problem will be the outcome. While we advise...
View ArticleRe: Upgrading to 3.4 mysql Barracuda blocker
by rob davis. thanks for advice. I had a look at moving from 1and1 and at the moment that is not going to possible.What I did do is create a new database on the same hosting and restore the DB. Then I...
View ArticleRe: Upgrading to 3.4 mysql Barracuda blocker
by Ken Task. Would be surprised if they would do that for one shared instance. Sorta opens pandora's box.However, having said that ... a little leg work for you. Might not have to move to some other...
View Article