Upgrade Issue - fileinfo & opcache.enable status check (from 3.1.2 to 3.3)

Upgrade Issue - fileinfo & opcache.enable status check (from 3.1.2 to 3.3)

by Schwann Chan -
Number of replies: 3

Hi All,

I am upgrading my Moodle site from 3.1.2 to 3.3. According to the requirements, I have enabled openssl and fileinfo PHP extensions. However, when I clicked "Notification" to upgrade the server, the statuses of "fileinfo" and "opcache.enable" are "check". 

fileinfo & opcache.enable statuses

But I have enabled openssl and fileinfo PHP extensions in "php.ini".

fileinfo extension enabled

openssl extension enabled

opcache.enable=1

And all the three extensions are available in "ext" file.

3 extensions in ext file

The PHP version is 7.0.11. I have no idea about this issue. Can anybody help me to solve this problem? Thanks!

Regards,

Schwann

Average of ratings: -
In reply to Schwann Chan

Re: Upgrade Issue - fileinfo & opcache.enable status check (from 3.1.2 to 3.3)

by Ken Task -
Picture of Particularly helpful Moodlers

Am not a Windows person ... that in response to your PM ... but ... quick question ... were those extensions to PHP enabled before you attempted the upgrade?   Did you restart the web service?

Calling any Windows person .... help Schwann Chan!!!!!

'spirit of sharing', Ken



Average of ratings: Useful (1)
In reply to Ken Task

Re: Upgrade Issue - fileinfo & opcache.enable status check (from 3.1.2 to 3.3)

by Schwann Chan -

OK. Thank you for your reminding. I just restarted Apache and it works! Thank you, Ken!

In reply to Ken Task

Re: Upgrade Issue - fileinfo & opcache.enable status check (from 3.1.2 to 3.3)

by Patrick Hait -

Hello, I am in a linux (centos) environment, trying to upgrade from 3.2.3 to 3.3, and I am getting a fileinfo error as well.  Using PHP7, I cant seem to figure this out.  phpinfo yeilds...  '--enable-fileinfo=shared'   -- but - no other details.  Do you have any ideas?