Posts made by Visvanath Ratnaweera

Picture of Particularly helpful Moodlers Picture of Translators
Ken

I never thought there is so much to say about this Upgrading/Updating business. Like during an update (in the same version, only marching the release, eg. a.b.c to a.b.g) the major system requirements like PHP and DBMS do not change. So, if your 4.1.6 runs with PHP 7.4 and MariaDB 10.4, then 4.1.14 will run too. That is why http://www.syndrega.ch/blog/#php-and-dbms-compatibility-of-major-moodle-releases has only one line for Moodle 4.1 LTS. 

Or, such an update (a.b.c to a.b.current) is as simple as 'git pull', if you have met Git. ;)

(I know, you know this, I am talking to the visitors.)
Picture of Besonders aktive Moodler Picture of Translators
Bin zwar nicht Albert, aber diese Performancebericht hat mein Weg gekreuzt. ;)

Es ist ein zusaetz. Plugin: https://moodle.org/plugins/report_benchmark

Vergleichswerde findest du haufenweise im engl. "Hardware and perfomence" Forum. Hier ist die Originaldiskussion: [Moodle BenchMark] Need Beta-tester.
 
Achtung: Inzwischen ist das Plugin ueberarbeitet worden. Jetzt bringt es nur neun Werte statt zehn am Anfang.
Picture of Besonders aktive Moodler Picture of Translators

Keine Sicherung? Das steht oben auf Upgrading#Before_upgrading. Wenn du Glueck hast, hat der Upgradescript noch nicht gestartet, bzw. nichts veraendert. Sonst Moodle-Upgrade kennt kein Downgrade!

Es ist nie zu spaet fuer ein Site_backup. wink

Fehler 500 ist nur eine allg. Meldung zu sagen, dass was grundsaetzlich nicht stimmt. Manch mal reicht den Browse-Cache zu leeren oder Server-Cache loeschen. Dafuer musst du im Dateibaum verdaechtige Verz. loeschen unter moodledata/. Achtung: filedir/ nicht anfassen!

Und natuerlich die Frage, wie hast du das Upgrade ausgeloest? Wie es im Upgrading steht oder sonst?

Was sind die PHP und MySQL/MariaDB-Versionen vom Server? Wo warst du vor dem Versuch, Moodle x.y.z?