Make WordPress Core

Opened 5 months ago

Last modified 5 months ago

#60766 new defect (bug)

i have faching this error how can i fix this

Reported by: rajgt1's profile rajgt1 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: major Version: 6.4.3
Component: General Keywords: close 2nd-opinion
Focuses: Cc:

Description (last modified by sabernhardt)

Warning: require(C:\xampp\htdocs\Nieuprawny/wp-includes/sodium_compat/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\Nieuprawny\wp-includes\compat.php on line 338

Fatal error: Uncaught Error: Failed opening required 'C:\xampp\htdocs\Nieuprawny/wp-includes/sodium_compat/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\Nieuprawny\wp-includes\compat.php:338 Stack trace: #0 C:\xampp\htdocs\Nieuprawny\wp-settings.php(34): require() #1 C:\xampp\htdocs\Nieuprawny\wp-config.php(96): require_once('C:\\xampp\\htdocs...') #2 C:\xampp\htdocs\Nieuprawny\wp-load.php(50): require_once('C:\\xampp\\htdocs...') #3 C:\xampp\htdocs\Nieuprawny\wp-blog-header.php(13): require_once('C:\\xampp\\htdocs...') #4 C:\xampp\htdocs\Nieuprawny\index.php(17): require('C:\\xampp\\htdocs...') #5 {main} thrown in C:\xampp\htdocs\Nieuprawny\wp-includes\compat.php on line 338

Change History (1)

#1 @sabernhardt
5 months ago

  • Description modified (diff)
  • Keywords close 2nd-opinion added

Hi and welcome to WordPress Core Trac!

This probably belongs in the support forums, and the Localhost Installs forum already has a topic about the error.
https://wordpress.org/support/topic/wordpress-fatal-error-uncaught-error-failed-opening-required-failed-to-open/

The topic recommends upgrading PHP to get the native sodium_crypto_box() function. Another topic recommended trying a manual update to correct a different 'No such file' error, and that could be good to make sure you have all the files.

Note: See TracTickets for help on using tickets.