Archived topic
PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core32
1 reply · Started by Nico on March 28, 2022
Hello and good morning from Germany!
We found the following error listed below in our PHP errorlog. We are sure that this has nothing to do with the GeneratePress topic. Do you have any hint as to what that could be?
The error occurred for the first time and all research to date has been in vain.
Thank you in advance.
Nico
[27-Mar-2022 21:58:14 Europe/Berlin] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core32_Curve25519' not found in /kunden/xxx/webseiten/hello-world.net/wordpress/wp-includes/sodium_compat/src/Core32/Ed25519.php:10
Stack trace:
#0 {main}
thrown in /kunden/xxx/webseiten/hello-world.net/wordpress/wp-includes/sodium_compat/src/Core32/Ed25519.php on line 10
[27-Mar-2022 21:58:14 Europe/Berlin] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core32_Curve25519' not found in /kunden/xxx/webseiten/hello-world.net/wordpress/wp-includes/sodium_compat/src/Core32/Ed25519.php:10
Stack trace:
#0 {main}
thrown in /kunden/xxx/webseiten/hello-world.net/wordpress/wp-includes/sodium_compat/src/Core32/Ed25519.php on line 10
Hi there,
so that is related to the Sodium Crypography library shortname: libsodium
I suppose the first thing to check is whether you have the Sodium extension enabled on your server. Your host should be able to confirm that if you cannot see a setting in the servers dashboard.