Forums

Warning error when logging into mysite.com/wp-admin (4 posts)

  1. MarkNouveau
    Member
    Posted 1 year ago #

    I am getting this error everytime I try to log into wordpress admin. Its killing me! I cannot log in to make posts or changes. Can anyone help on this?

    here is the error message I get. Thank you!

    Warning: include(../../../../includes/ini.inc.php) [function.include]: failed to open stream: No such file or directory in /home/content/d/a/l/dalevaughn/html/nextgent/wp-admin/index.php on line 29

    Warning: include() [function.include]: Failed opening '../../../../includes/ini.inc.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/d/a/l/dalevaughn/html/nextgent/wp-admin/index.php on line 29

    Warning: include(../../../../includes/global.inc.php) [function.include]: failed to open stream: No such file or directory in /home/content/d/a/l/dalevaughn/html/nextgent/wp-admin/index.php on line 30

    Warning: include() [function.include]: Failed opening '../../../../includes/global.inc.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/d/a/l/dalevaughn/html/nextgent/wp-admin/index.php on line 30

    Warning: require_once(../../../../classes/db.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/d/a/l/dalevaughn/html/nextgent/wp-admin/index.php on line 31

    Fatal error: require_once() [function.require]: Failed opening required '../../../../classes/db.inc.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/d/a/l/dalevaughn/html/nextgent/wp-admin/index.php on line 31

  2. James
    Happiness Engineer
    Posted 1 year ago #

    Try manually resetting your plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via FTP or SFTP, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the Default theme (WordPress 1.5 - 2.9.2) or the Twenty Ten theme (WordPress 3.0 and higher) to activate and hopefully rule-out a theme-specific issue (theme functions can affect the admin panel).

  3. MarkNouveau
    Member
    Posted 1 year ago #

    I will give that a shot. The problem is my site is working perfectly. Its just the amin panel that is not coming up. Is this something that can be solved with the above solution

  4. James
    Happiness Engineer
    Posted 1 year ago #

    Yes. I wouldn't have suggested it otherwise. ;)

Topic Closed

This topic has been closed to new replies.

About this Topic