• Resolved mercedes

    (@mercedes)


    I’m trying to install wordpress and when i go to install.php i get this error:

    Warning: main(/home/bedroom/public_html/tragic/wp/wp-includes/functions-compat.php): failed to open stream: No such file or directory in /home/bedroom/public_html/tragic/wp/wp-includes/functions.php on line 3

    Fatal error: main(): Failed opening required ‘/home/bedroom/public_html/tragic/wp/wp-includes/functions-compat.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/bedroom/public_html/tragic/wp/wp-includes/functions.php on line 3

    I looked on line 3 of functions.php and it says:
    require_once(dirname(__FILE__).’/functions-compat.php’);

    And there is no functions-compat.php file. Do I need to create this manually? And if so what exactly do I need to write?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Warning: Failed to open stream’ is closed to new replies.