• Resolved cbacci

    (@cbacci)


    I successfully installed WordPress in a subfolder on my site. I got to through the config setup and to the login page. I logged in and got the dashboard. As soon as I tried to view the site from the dashboard, I got this error.

    Warning: require_once(ABSPATH/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/cbacci/public_html/jt/admin.php on line 30

    Fatal error: require_once() [function.require]: Failed opening required ‘ABSPATH/wp-load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/cbacci/public_html/jt/admin.php on line 30

    I had the error prior and the only change I made was replacing the dirname etc. with ABSPATH

    Now I cannot get back to the dashboard page.

    blog url cbacci.com/jt

    Please help. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try uploading your files again using FTP or check if you really do have that file in that path.

    Thread Starter cbacci

    (@cbacci)

    The file usr/local is the one i am not familiar with.

    The other files do exist. I’ve uploaded the files a number if times. I’m new to this – can anyone take a look and see if there’s something common mistake here?

    I had the site loaded and the admin page working.
    That’s what doesn’t make sense.

    Thanks

    Then it seems to be your hosting setup problem. Contact your host.

    Thread Starter cbacci

    (@cbacci)

    This has been resolved by replacing the admin.php file inside the includes folder.

    Thanks

    Glad it’s solved, thanks for sharing.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘admin.php error on line 30’ is closed to new replies.