Re: Can't get through the installation process! Problem with admin account setup
by Troy Wolf. So the reason styles.php can't find theme_get_sub_revision_for_theme() from /lib/outputlib.php is because when setup.py is included from styles.php (by way of config.php), it has this...
View ArticleRe: Can't get through the installation process! Problem with admin account setup
by Troy Wolf. SOLVED. For me, it was a missing PATH_INFO param in my nginx host config. I followed some instructions from here:https://docs.moodle.org/34/en/NginxIf your CSS and scripts are not...
View ArticleTrả lời: Re: installation (version 5.5.31 is required and you are running...
by Bao Do Quoc. Thank Marina!
View ArticleRe: No forum post get send as email ....
by Matteo Scaramuccia. Here is the related docs for Exim, https://www.exim.org/exim-html-current/doc/html/spec_html/ch-smtp_authentication.html#SECTauthexiser :When Exim receives an EHLO command, it...
View Articleerror in installing Moodle-Your database has tables using Antelope as the...
by moodle question. Hi, I am facing problem in installing new Moodle, I am getting this errorYour database has tables using Antelope as the file format. Full UTF-8 support in MySQL and MariaDB...
View ArticleRe: Can't upgrade from 3.3.1 to 3.3.4 (Barracuda issue)
by Martin Millmore. It appears that this regression only hits people who are using the utf8mb4 character set with Antelope. If you are using any other character set, the check passes. So the impact is...
View ArticleRe: error in installing Moodle-Your database has tables using Antelope as the...
by moodle question. I spent 2 hours , and when I post the thread I solved it just run the following in mysql console as in moodle documents.SET GLOBAL innodb_file_format = barracuda;SET GLOBAL...
View ArticleRe: Upgrade Moodle 3.1 to 3.4 PHP/SOLr error
by Ron Vitug. Hi Ken,Actually this is the one we build before. I just upgraded it to the PHP 7 and the error show up. Yes we still using SciLinux$ nano solr.ini $ sudo service httpd restart Stopping...
View ArticleRe: error in installing Moodle-Your database has tables using Antelope as the...
by Ken Task. While the link below is for version 5.7, think it applies to versionsMoodle might be running under as well.https://dev.mysql.com/doc/refman/5.7/en/using-system-variables.html"If you...
View ArticleRe: Can't upgrade from 3.3.1 to 3.3.4 (Barracuda issue)
by Ken Task. In latest git pull of 3.3 the config-dist.php file has a line: 'dbcollation' => 'utf8mb4_unicode_ci', // MySQL has partial and full UTF-8 // support....
View ArticleRe: Upgrade Moodle 3.1 to 3.4 PHP/SOLr error
by Ken Task. Ok, am confused by response .... are you saying you've solved it ... or are you saying you still get the warning?zval_used_for_init indicates you are using Zend Guard Loader.Do you need...
View ArticleMoodle & Dspace
volgens rashad al masry. Dear ALl,hello, I'm new to Moodle and I'm working on integrating Moodle with Dspace as a repository, I followed the below steps:1- install the SWORd upload repository.2- I...
View ArticleMoodle Theme Stopped Working After Purge Cache
volgens Linas Peckys. Hi everyone,I have reached inodes limit of 300 000, and I was advised to do a house keeping like clearing the cache. I found in google that I can "Purge All Cache" on moodle,...
View ArticleRe: Can't upgrade from 3.3.1 to 3.3.4 (Barracuda issue)
volgens Ken Task. It is an issue for admins who haven't made a habit of using the Environment check prior to updates or upgrades or who don't maintain a 'sandbox'. Shared hosting, a popular choice...
View ArticleRe: Upgrade Moodle 3.1 to 3.4 PHP/SOLr error
volgens Ron Vitug. Still getting the warning. Not sure on Zend Guard Loader that just show up after I upgrade the php that is the only changes I did so far. Once I revert back to the old php I...
View ArticleRe: Installing moodle 3.4 on Cloudways with Debian distro
volgens Skeeter Harris. Hi Emma,Thank you for your response and first off please understand I am not familiar with Lunix so were talking complete newbie here. So following your instructions - I...
View ArticleDatabase Deadlock when upgrading Moodle
volgens Rolf Cper. Hello expert,Three months ago I had Moodle 3.0 running, but something went wrong when trying to update Poodll.Ever since, I cannot get Moodle to run anymore because of 'Error...
View ArticleRe: Moodle Theme Stopped Working After Purge Cache
volgens Emma Richardson. Go into your moodleDATA folder and manually delete cache and local cache folders. That should fix it.
View ArticleRe: Moodle Theme Stopped Working After Purge Cache
volgens Ken Task. Preface for this response .... you might eventually need to find another hosting provider. I have seen a hosting provider that had inode limits which did provide a 'special package'...
View ArticleRe: Upgrade Moodle 3.1 to 3.4 PHP/SOLr error
volgens Ken Task. So when you revert back to older PHP, is the Zend Loader still present?php -mat the bottom shows.Now if you are using yum to upgrade the PHP, how are you doing that? and the repo...
View Article