• Resolved nwgronrw

    (@nwgronrw)


    Why shows the preflight check:

    PHP allow_url_fopen enabled? No

    This option is definitly activated on our server?

Viewing 1 replies (of 1 total)
  • Hi @nwgronrw

    thank you for your question. Although though allow_url_fopen is enabled on your server you may need to ensure that it is enabled both in the global PHP configuration and any specific configuration files for the site in question. Sometimes, it’s overridden in a local .htaccess or a per-directory php.ini file. You should also verify that the PHP version in use is compatible with your server’s configuration. A mismatch can sometimes cause Total Upkeep to incorrectly report the status.

    After making changes, clear any server cache and restart the web server to ensure the changes take effect.

    Thank you @nwgronrw, I really hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Wrong: allow_url_fopen enabled? No’ is closed to new replies.