• Resolved nasiriqbal

    (@nasiriqbal)


    The plugin does not work when using php version 8.0 or above. The issue is that the plugin uses php_uname() function, which is disabled by hosting server for security reasons. Temporary solution is to revert back to older version of php (7.4).

    • This topic was modified 1 month, 1 week ago by nasiriqbal.
Viewing 1 replies (of 1 total)
  • Plugin Author Malcure Web Security

    (@malcure)

    This is not an issue with PHP. This function has been there for a long time (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8). The hosting needs to fix their configuration which is breaking and / or could be affecting a lot of apps by blocking these functions.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.