Title: CLI support broken?
Last modified: August 20, 2025

---

# CLI support broken?

 *  Resolved [harryfear](https://wordpress.org/support/users/harryfear/)
 * (@harryfear)
 * [9 months ago](https://wordpress.org/support/topic/cli-support-broken/)
 *     ```wp-block-code
       PHP Warning:  require_once(/var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/defibrillator/cli-helper.php): Failed to open stream: No such file or directory in /var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/unclogger.php on line 15Warning: require_once(/var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/defibrillator/cli-helper.php): Failed to open stream: No such file or directory in /var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/unclogger.php on line 15PHP Fatal error:  Uncaught Error: Failed opening required '/var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/defibrillator/cli-helper.php' (include_path='.:/usr/local/lib/php') in /var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/unclogger.php:15
       ```
   
 * Looks like there is a broken WordPress CLI handler there in Version: 1.2.9.

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

 *  Plugin Support [codeloghin](https://wordpress.org/support/users/codeloghin/)
 * (@codeloghin)
 * [9 months ago](https://wordpress.org/support/topic/cli-support-broken/#post-18607539)
 * Hi there [@harryfear](https://wordpress.org/support/users/harryfear/),
 * Thank you for bringing this up.
 * The error you experienced happened because the plugin was trying to load **cli-
   helper.php** from the wrong location. In some cases this can occur depending 
   on how the plugin was installed or unzipped, which may slightly change the folder
   structure.
 * I’ve updated the plugin so that it now automatically detects the correct path,
   regardless of how it’s installed. To fix this on your site, please remove the
   current version and install a fresh copy of the plugin from the [WordPress repository](https://wordpress.org/plugins/dynamic-front-end-heartbeat-control/).
   After that, the issue won’t appear again.
 * If you have any other questions, feel free to reach out anytime.
 * Kind regards,
 *  Thread Starter [harryfear](https://wordpress.org/support/users/harryfear/)
 * (@harryfear)
 * [9 months ago](https://wordpress.org/support/topic/cli-support-broken/#post-18608103)
 * Amazing—thank you!

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

The topic ‘CLI support broken?’ is closed to new replies.

 * ![](https://ps.w.org/dynamic-front-end-heartbeat-control/assets/icon-256x256.
   gif?rev=3322232)
 * [Dynamic Front-End Heartbeat Control](https://wordpress.org/plugins/dynamic-front-end-heartbeat-control/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dynamic-front-end-heartbeat-control/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dynamic-front-end-heartbeat-control/)
 * [Active Topics](https://wordpress.org/support/plugin/dynamic-front-end-heartbeat-control/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dynamic-front-end-heartbeat-control/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dynamic-front-end-heartbeat-control/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [harryfear](https://wordpress.org/support/users/harryfear/)
 * Last activity: [9 months ago](https://wordpress.org/support/topic/cli-support-broken/#post-18608103)
 * Status: resolved