Moodle version upgrade from v3.9.4 to 3.11

Moodle version upgrade from v3.9.4 to 3.11

autor Enkhbayar Erdenechuluun -
Počet odpovědí: 4

Hello

I tried to upgrade the moodle system from  v3.9.4 to v3.11.

 The server check statuses are all ok/green/, but the error "check_igbinary322_version – error reading environment data" appears in other checks group when click to update component. The server's PHP version is PHP Version 7.4.3-4ubuntu2.19.

 Error screenshot and PHP settings screenshot attached.

 We have tried all kinds of check_igbinary322_version removal from the server, update and reinstall, but moodle still shows this error.

 Please help me how to fix this error and upgrade moodle version. Thank you for your help.

Příloha ig1.png
Příloha ig2.png
Průměr hodnocení: Useful (1)
V odpovědi na Enkhbayar Erdenechuluun

Re: Moodle version upgrade from v3.9.4 to 3.11

autor Howard Miller -
Obrázek: Core developers Obrázek: Documentation writers Obrázek: Particularly helpful Moodlers Obrázek: Peer reviewers Obrázek: Plugin developers
What operating system is this and where did PHP come from?
V odpovědi na Howard Miller

Re: Moodle version upgrade from v3.9.4 to 3.11

autor Tsetseg-Ulzii Yadamsuren -
Any guidance please?
V odpovědi na Tsetseg-Ulzii Yadamsuren

Re: Moodle version upgrade from v3.9.4 to 3.11

autor Leon Stringer -
Obrázek: Core developers Obrázek: Particularly helpful Moodlers

I've looked at the source code and cannot see how this error can happen because the igbinary322 check is 'optional' which should never show Error only Warning, and the igbinary322 check should only ever fail with PHP 7.2.

If this error still appears please tell us what is selected in the Moodle version list:

Screenshot of Environment page showing Moodle version dropdown list with options 3.9.4, 3.10, 3.11, etc.

You could try upgrading to Moodle 3.9.24 first. The igbinary322 check was added in Moodle 3.9.10 so cannot appear in Moodle 3.9.4 (MDL-72312) unless the source code has been modified.