MyBB Community Forums

Full Version: error message on "File Verification" page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!
For a long time (despite updates of the board) I have a white page with an error message on "File Verification" page in ACP
https://imgur.com/tSw4dPp


What could I do to solve this problem?

THX in advance for your help!
Greets,
blongso
If your server can access Internet and mybb.com, maybe you should check relevant PHP extensions and configurations (disable_functions) related to curl/openssl which means PHP could connect to and read pages by https://.
re noyle,
I didn't understand what you wrote. Can you write me exactly what I can do about it?

THX
Little UP ...
re,
Nobody has an idea?

Huh Huh Huh Lightbulb Lightbulb Lightbulb
Hello,
(2020-03-01, 03:52 AM)noyle Wrote: [ -> ]If your server can access Internet and mybb.com, maybe you should check relevant PHP extensions and configurations (disable_functions) related to curl/openssl which means PHP could connect to and read pages by https://.
you have the answer here. Smile It might be better to contact your host providing them that answer if you're not sure about it, though.
(2020-03-18, 04:47 PM)mTurtle_ Wrote: [ -> ]Hello,
(2020-03-01, 03:52 AM)noyle Wrote: [ -> ]If your server can access Internet and mybb.com, maybe you should check relevant PHP extensions and configurations (disable_functions) related to curl/openssl which means PHP could connect to and read pages by https://.
you have the answer here. Smile It might be better to contact your host providing them that answer if you're not sure about it, though.

The problem with this solution: I don't understand anything ....
re,
problem solved. It was a problem with the hoster.

php info:
allow_url_fopen
allow_url_include

was turned off. Switching on at Hosters was the solution.
Greets,
blongso