sjinks / wp-two-factor-provider-webauthn

WebAuthn Provider for Two Factor plugin
https://wordpress.org/plugins/two-factor-provider-webauthn/
MIT License
14 stars 5 forks source link

GMP module not found #778

Closed AFUman closed 3 weeks ago

AFUman commented 2 months ago

Hello, I have a problem that the plugin says that it is missing the GMP module. According to PHPINFO there is “GNU GMP support”. Do I need to change anything else?

Chris

sjinks commented 2 months ago

Does this happen when you run composer install? If yes, then it is possible that gmp is not enabled for the CLI SAPI.