• Hi, guys. I don’t know what happened to my site, but when I tried loading it, I got this message:

    Warning: main(admin.php) [function.main]: failed to open stream: No such file or directory in /home/wwwfind/public_html/index.php on line 2

    Fatal error: main() [function.require]: Failed opening required ‘admin.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/wwwfind/public_html/index.php on line 2

    I’m not really versed with WordPress and this frustrates me to no end. I’m on WordPress 2.0.3 and I use MySql and cPanel.

    Any help would be appreciated. Thanks.

Viewing 1 replies (of 1 total)
  • and I dont know what admin.php is.

    Here is what that error is telling you:

    index.php is looking for a file named admin.php, and its looking for it to be in the same directory as index.php.

    admin.php is NOT a core wordpress file.

    So either youve uploaded something else/installed a plugin which requires that file, or I dont know.

Viewing 1 replies (of 1 total)
  • The topic ‘index.php problem’ is closed to new replies.