Title: Running selectively
Last modified: December 7, 2016

---

# Running selectively

 *  Resolved [actvtec](https://wordpress.org/support/users/actvtec/)
 * (@actvtec)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/running-selectively/)
 * Hello,
    This is a great plugin which we using heavily during development. So 
   thanks alot!! We do encounter a very annoying thing. PHP console runs selectively.
   Sometimes it does and sometimes not. A regular refresh of the page almost always
   does not run. CTRL+F5 runs 60% of the times. Usualy I close all open windows 
   and paste the url then usually it runs but not always. It happens on development
   server and also on localhost clean WP. Both have Woocommerce installed. Any suggestions
   will be appreciated, Thanks

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

 *  Plugin Author [Fulvio Notarstefano](https://wordpress.org/support/users/nekojira/)
 * (@nekojira)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/running-selectively/#post-8663712)
 * I noticed this glitch too, very occasionally; it seems triggered while doing 
   some ajax in the background. Perhaps when there is an issue there.
 * Unfortunately this may be a bit hard to pin down, there is no issue with logs.
   It’s hard to understand how to replicate it. It may as well be related with the
   core library or with the chrome extension.
 *  Plugin Author [Fulvio Notarstefano](https://wordpress.org/support/users/nekojira/)
 * (@nekojira)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/running-selectively/#post-8896492)
 * I think a few reasons why this happens is that you have an error in your code
   that results in a server error (such as an infinite loop or a script timing out,
   or lack of internet connection where scripts and wp are making external calls)—
   therefore WP cannot execute completely and phpconsole is waiting for it to be
   ready

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

The topic ‘Running selectively’ is closed to new replies.

 * ![](https://ps.w.org/wp-php-console/assets/icon-256x256.png?rev=1070278)
 * [WP PHP Console](https://wordpress.org/plugins/wp-php-console/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-php-console/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-php-console/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-php-console/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-php-console/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-php-console/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)
 * [php-console](https://wordpress.org/support/topic-tag/php-console/)

 * 2 replies
 * 2 participants
 * Last reply from: [Fulvio Notarstefano](https://wordpress.org/support/users/nekojira/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/running-selectively/#post-8896492)
 * Status: resolved