Moodle version upgrade from v3.9.4 to 3.11

Moodle version upgrade from v3.9.4 to 3.11

yazan Enkhbayar Erdenechuluun -
Yanıt sayısı: 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.

Ek ig1.png
Ek ig2.png
Puan ortalaması:Useful (1)
Enkhbayar Erdenechuluun yanıt olarak

Re: Moodle version upgrade from v3.9.4 to 3.11

yazan Howard Miller -
Core developers 'ın resmi Documentation writers 'ın resmi Particularly helpful Moodlers 'ın resmi Peer reviewers 'ın resmi Plugin developers 'ın resmi
What operating system is this and where did PHP come from?
Howard Miller yanıt olarak

Re: Moodle version upgrade from v3.9.4 to 3.11

yazan Tsetseg-Ulzii Yadamsuren -
Any guidance please?
Tsetseg-Ulzii Yadamsuren yanıt olarak

Re: Moodle version upgrade from v3.9.4 to 3.11

yazan Leon Stringer -
Core developers 'ın resmi Particularly helpful Moodlers 'ın resmi

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.