• Hi,
    I’m trying to migrate a site from wwwwebhost to another host using FTP following some tutorials. I can’t get to WordPress Dashboard. After many attempts, trying many things I ended by get this :

    “Warning: require(/htdocs/wp-includes/load.php): failed to open stream: No such file or directory in /htdocs/wp-settings.php on line 19

    Fatal error: require(): Failed opening required ‘/htdocs/wp-includes/load.php’ (include_path=’.:/usr/share/php’) in /htdocs/wp-settings.php on line 19”

    What I did :
    deactivate all plugins
    changed theme to twentynineteen
    manually update WP

    Have a good day

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello

    It seems some WordPress core files is missing. Please reupload the wp-includes folder and its files.

    Please use correct WordPress version files.

    Please keep a backup of both files and database.

    Hope this helps.

    Thanks.

    Thread Starter geticus

    (@geticus)

    Thank you, it was wp-includes. Now I can connect to my site but enable to log in wp-login.php, I get :

    Forbidden
    You don’t have permission to access /wp-login.php on this server.

    Hello geticus,

    It seems some configuration issue.

    Many URLs shows as http://your_site_url/wp-include

    It should be https://soltannissya.com/wp-include, that is the reason your site doesn’t load properly

    In browser console, I see lots of error which are something like this

    Mixed Content: The page at 'https://soltannissya.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://your_site_url/wp-includes/css/dist/block-library/style.min.css?ver=5.2.2'. This request has been blocked; the content must be served over HTTPS.

    Hope this helps.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Warning: require(/htdocs/wp-includes/load.php)’ is closed to new replies.