ParagonIE_Sodium_Core32_Curve25519 not found
-
Hi,
Yesterday, I discovered a new php fatal error message in my server log. This is the first time I saw this, and do not know what it means and its significance.
<<
PHP Fatal error: Uncaught Error: Class ‘ParagonIE_Sodium_Core32_Curve25519’ not found in /server_path/public_html/test/wp-includes/sodium_compat/src/Core32/Ed25519.php:10
Stack trace:
#0 {main}
thrown in /server_path/public_html/test/wp-includes/sodium_compat/src/Core32/Ed25519.php on line 10
>>I checked the Ed25519.php file and in line 10:
abstract class ParagonIE_Sodium_Core32_Ed25519 extends ParagonIE_Sodium_Core32_Curve25519To me the said class is defined.
Can someone helps please.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘ParagonIE_Sodium_Core32_Curve25519 not found’ is closed to new replies.