• Resolved schenkju

    (@schenkju)


    Hey guys, I just downloaded xampp and wordpress to run it locally. I’m a total noob, so I’m sorry in the first place, if you feel that I’m asking some dumb questions^^
    So, I wanted to activate the “cubic” theme, which obviously requires jetpack, to be installed. When I want do activate this plugin, I get two error messages:
    “Warning: require_once(C:\xampp\htdocs\wordpress\wp-content\plugins\jetpack/_inc/lib/class.media.php): failed to open stream: No such file or directory in C:\xampp\htdocs\wordpress\wp-content\plugins\jetpack\class.jetpack.php on line 25

    Fatal error: require_once(): Failed opening required ‘C:\xampp\htdocs\wordpress\wp-content\plugins\jetpack/_inc/lib/class.media.php’ (include_path=’C:\xampp\php\PEAR’) in C:\xampp\htdocs\wordpress\wp-content\plugins\jetpack\class.jetpack.php on line 25”

    So, what should I do?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Can you let me know if the file is there when you look inside your Jetpack installation, at wp-content/plugins/jetpack/_inc/lib/class.media.php?

    Thread Starter schenkju

    (@schenkju)

    this is what it says in C:\htdocs\wordpress\wp-content\plugins\jetpack\class.jetpack.php in line 25:
    require_once( JETPACK__PLUGIN_DIR . ‘_inc/lib/class.media.php’ );

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Right, but do you see the class.media.php file in the _inc/lib folder in Jetpack?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘jetpack fatal error local host xampp’ is closed to new replies.