Moodle version upgrade from v3.9.4 to 3.11

Moodle version upgrade from v3.9.4 to 3.11

Enkhbayar Erdenechuluun -
Кількість відповідей: 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.

Вкладення ig1.png
Вкладення ig2.png
Середня оцінка:Useful (1)
У відповідь на Enkhbayar Erdenechuluun

Re: Moodle version upgrade from v3.9.4 to 3.11

Howard Miller -
Фото Core developers Фото Documentation writers Фото Particularly helpful Moodlers Фото Peer reviewers Фото Plugin developers
What operating system is this and where did PHP come from?
У відповідь на Howard Miller

Re: Moodle version upgrade from v3.9.4 to 3.11

Tsetseg-Ulzii Yadamsuren -
У відповідь на Tsetseg-Ulzii Yadamsuren

Re: Moodle version upgrade from v3.9.4 to 3.11

Leon Stringer -
Фото Core developers Фото 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.