Title: Plugin Breaks Local Site
Last modified: August 21, 2016

---

# Plugin Breaks Local Site

 *  Resolved [jakus](https://wordpress.org/support/users/jakus/)
 * (@jakus)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/plugin-breaks-local-site/)
 * When I activate the plugin I receive the following issues:-
 * Warning: require_once(php_markdown/Michelf/MarkdownExtra.inc.php): failed to 
   open stream: No such file or directory in …/wp-content/plugins/bootstrap-3-shortcodes/
   includes/bootstrap-shortcodes-help.php on line 19
 * Fatal error: require_once(): Failed opening required ‘php_markdown/Michelf/MarkdownExtra.
   inc.php’ (include_path=’.:/Applications/MAMP/bin/php/php5.5.3/lib/php’) in …/
   wp-content/plugins/bootstrap-3-shortcodes/includes/bootstrap-shortcodes-help.
   php on line 19
 * When editing any pages or posts I get the ‘Code’ view only and the text is white
   and unreadable.
 * Is this because I have the site running on a local setup?
 * This is the only plugin I have active at this point.
 * Please advise.
 * Cheers,
 * J
 * [https://wordpress.org/plugins/bootstrap-3-shortcodes/](https://wordpress.org/plugins/bootstrap-3-shortcodes/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [aibrean](https://wordpress.org/support/users/aibrean/)
 * (@aibrean)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/plugin-breaks-local-site/#post-4634757)
 * You need to update the version of PHP running on your system. It’s either requiring
   5.3 or 5.4 (I can’t remember). I have 1and1 so I had to add a PHP handler for
   PHP6 on my htaccess. Then no problems 🙂
 * AddHandler x-mapp-php6 .php
 *  Plugin Author [MWDelaney](https://wordpress.org/support/users/foolsrun/)
 * (@foolsrun)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-breaks-local-site/#post-4634844)
 * aibrean’s advice is good on this one. Please let us know if you continue to have
   this issue after upgrading your version of PHP.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin Breaks Local Site’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bootstrap-3-shortcodes_7f6b9f.svg)
 * [Bootstrap Shortcodes for WordPress](https://wordpress.org/plugins/bootstrap-3-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bootstrap-3-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/reviews/)

## Tags

 * [local](https://wordpress.org/support/topic-tag/local/)
 * [site](https://wordpress.org/support/topic-tag/site/)

 * 2 replies
 * 3 participants
 * Last reply from: [MWDelaney](https://wordpress.org/support/users/foolsrun/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-breaks-local-site/#post-4634844)
 * Status: resolved