Cannot locate load.php
-
Hi guys,
my site yesterday were running just fine, but today when I’m opening it I’m getting this error:
Warning: require(//wp-includes/load.php): failed to open stream: No such file or directory in /wp-settings.php on line 21
Fatal error: require(): Failed opening required ‘//wp-includes/load.php’ (include_path=’.:/:/usr/local/php/pear5′) in /wp-settings.php on line 21
I checked if somehow my load.php were deleted magically from my server, but it’s still there.
This is how my line 21 on settings.php looks like:
// Include files required for initialization.
require( ABSPATH . WPINC . ‘/load.php’ );No clue about it all. Can you help me with that?
My temporal address is: https://serwer1623901.home.pl/autoinstalator/wordpress/ (I het this error on other pages, besides my home page.)
- The topic ‘Cannot locate load.php’ is closed to new replies.