• Resolved Orza121

    (@orza121)


    Okay so I just setup the wp-config file with my MySQL DB user with GoDaddy hosting and yay, I don’t get anymore DB error! But now I am getting an error that my wp-settings is not found. Here’s what it looks like. It’s a white screen with this text:

    Warning: require(/home/content/98/8786798/html/blog/wp-includes/pomo/mo.php) [function.require]: failed to open stream: No such file or directory in /home/content/98/8786798/html/blog/wp-settings.php on line 86

    and then:

    Fatal error: require() [function.require]: Failed opening required ‘/home/content/98/8786798/html/blog/wp-includes/pomo/mo.php’ (include_path=’.:/usr/local/php5/lib/php’) in /home/content/98/8786798/html/blog/wp-settings.php on line 86

    Now I checked if hte file was in my blog folder and it was, I also checked if it was spellt correctly according to the error on how it’s supposed to be spelled and it was, so what’s the problem?

    Here’s the URL if you want a better look, it’s going to be the personal blog for my client and I sort’ve need this by jan the fifth! Please help :(!

    URL: http://imperial-sound.com/blog/

    BYE, and please help!

    Bye

Viewing 3 replies - 1 through 3 (of 3 total)
  • Actually, that error is telling you that /wp-includes/pomo/mo.php is not found. wp-settings.php is the file that is looking for it, not the file that is missing.

    You also sometimes get a similar error if the file is not accessible due to the permissions settings on the directory it’s in.

    Thread Starter Orza121

    (@orza121)

    Oh, lol. Though i think I might’ve ressolved the problem. The only folder in the “wp-include” folder was css which explains why po.php or whatever it was wasn’t working. It happened because i accedentaly misplaced them in another blog folder htat I deleted. Thanks though!

    Thread Starter Orza121

    (@orza121)

    yep. Everything’s good!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘File not found error but it's there! Help?’ is closed to new replies.