• Resolved rextorial

    (@rextorial)


    Warning: require_once(/home/sdikqccr/public_htmlwp-load.php): failed to open stream: No such file or directory in /home/sdikqccr/public_html/wp-admin/admin.php on line 34

    Fatal error: require_once(): Failed opening required ‘/home/sdikqccr/public_htmlwp-load.php’ (include_path=’/opt/cpanel/ea-php70/root/usr/share/pear’) in /home/sdikqccr/public_html/wp-admin/admin.php on line 34

    I hope to get solution in due time as quickly as possible. Thanks.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter rextorial

    (@rextorial)

    Any possible answer?

    The line 34 in wp-admin/admin.php should be:

    require_once dirname( __DIR__ ) . '/wp-load.php';
    

    double check it is that way and your wp-load.php file exists on your home folder of your WordPress installation. If it doesn′t exist, copy that file from any other WordPress site or download the zip file from your WordPress version and upload those two files.

    Thread Starter rextorial

    (@rextorial)

    Yes it is like that. But what ‘two’ files are you referring to?
    Thanks for your reply.

    The two files that are involved in the error:

    public_htm/wp-load.php

    wp-admin/admin.php

    Thread Starter rextorial

    (@rextorial)

    It is fixed. I deleted all files and folders except wp-content and wp-config.php. then I reinstall WordPress and Walla! My site came back online. Thanks guys for your help.

    Great! It seems like some files got corrupted.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Failed to open stream. No such file or directory…’ is closed to new replies.