Forums

fatal error (3 posts)

  1. umeshg
    Member
    Posted 1 year ago #

    Hello wp experts,

    i am having problem in my website http://www.umeshg.com.np which shows up an fatal error message as follows:
    Fatal error: require_once() [function.require]: Failed opening required '/home/nviaedun/public_html/wp-load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nviaedun/public_html/wp-admin/admin.php on line 30

    I tried to edit in my admin.php page, but my I could not get any ideas to resolve the problem. The line 30 states

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

    can anyone help me.

    Thanks

  2. You get that error on http://umeshg.com.np/wp-admin/

    On http://umeshg.com.np/ you get a list of fo0lders and files.

    You broke something on that domain but good. Can you restore from backup?

  3. Michael
    Member
    Posted 1 year ago #

    Looks like http://umeshg.com.np/ is showing a directory listing. If that's the case then the issue is in fact you do not have wp-load.php. It just doesn't exist. It doesn't look like you have any files left in the public_html folder. Moved somewhere? Deleted? At least you still have wp-content.

Topic Closed

This topic has been closed to new replies.

About this Topic