Title: pumpi's Replies | WordPress.org

---

# pumpi

  [  ](https://wordpress.org/support/users/pumpi/)

 *   [Profile](https://wordpress.org/support/users/pumpi/)
 *   [Topics Started](https://wordpress.org/support/users/pumpi/topics/)
 *   [Replies Created](https://wordpress.org/support/users/pumpi/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/pumpi/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/pumpi/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/pumpi/engagements/)
 *   [Favorites](https://wordpress.org/support/users/pumpi/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] matomo error](https://wordpress.org/support/topic/matomo-error/)
 *  [pumpi](https://wordpress.org/support/users/pumpi/)
 * (@pumpi)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/matomo-error/#post-16796796)
 * [@emermatomo](https://wordpress.org/support/users/emermatomo/) the hoster tells
   me that the access to grep by security reason is disabled but the async archive
   is running. Only the test for PHP version and mysqli fails. I ignore this error,
   but I think there must be a better way to test the availability of mysqli and
   the right PHP version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] matomo error](https://wordpress.org/support/topic/matomo-error/)
 *  [pumpi](https://wordpress.org/support/users/pumpi/)
 * (@pumpi)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/matomo-error/#post-16785299)
 * I have the same error with the right PHP version and active mysqli.
   I have debugged
   this and get an error in shell_exex on the test. It sounds that the hoster don’t
   give access to the grep binary
 *     ```wp-block-code
       string(49) "/usr/bin/php -q -v | grep built | cut -d " " -f 2"
       array(0) {
       }
   
       string(32) "/usr/bin/php -q -m | grep mysqli"
       array(1) {
         [0]=&gt;
         string(32) "sh: /bin/grep: Permission denied"
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Antivirus blocking this plugin](https://wordpress.org/support/topic/antivirus-blocking-this-plugin/)
 *  [pumpi](https://wordpress.org/support/users/pumpi/)
 * (@pumpi)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/antivirus-blocking-this-plugin/#post-9679011)
 * i have exactly the same problem why i should make an copy of this problem?
    -  This reply was modified 8 years, 6 months ago by [pumpi](https://wordpress.org/support/users/pumpi/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Antivirus blocking this plugin](https://wordpress.org/support/topic/antivirus-blocking-this-plugin/)
 *  [pumpi](https://wordpress.org/support/users/pumpi/)
 * (@pumpi)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/antivirus-blocking-this-plugin/#post-9668000)
 * Same Problem here my Scanner is the same Bitdefendet.
 * i have test it on two sides and always the same Problem JS:Trojan.Cryxos.1377
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Gmap not load wrong ID](https://wordpress.org/support/topic/gmap-not-load-wrong-id/)
 *  Thread Starter [pumpi](https://wordpress.org/support/users/pumpi/)
 * (@pumpi)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/gmap-not-load-wrong-id/#post-6810629)
 * i have found the bad thing 😉
 * it is in my theme Dice4 but i dont understand why it is an problem
 *     ```
       /*
       Plugin Name: Remove "Comments are closed"
       Plugin URI: http://soderlind.no/archives/2012/01/11/wordpress-plugin-remove-comments-are-closed/
       Description: On posts where comments are closed, the plugin will remove the text 'Comments are closed.' The plugin supports any languages/text domains, and will remove the text from themes and plugins.
       Author: Per Soderlind
       Version: 1.2
       Author URI: http://soderlind.no/
       */
   
       add_filter('gettext', 'ps_remove_comments_are_closed', 20, 3);
   
       function ps_remove_comments_are_closed($translated_text, $untranslated_text, $domain) {
           if ( $untranslated_text == 'Comments are closed.' ) {
               return '';
           }
           return $translated_text;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The WP Remote WordPress Plugin] WP-Remote Does Not Work](https://wordpress.org/support/topic/wp-remote-does-not-work/)
 *  [pumpi](https://wordpress.org/support/users/pumpi/)
 * (@pumpi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/wp-remote-does-not-work/page/2/#post-3513969)
 * Yeah it works now.
 * Thx to the Support!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The WP Remote WordPress Plugin] WP-Remote Does Not Work](https://wordpress.org/support/topic/wp-remote-does-not-work/)
 *  [pumpi](https://wordpress.org/support/users/pumpi/)
 * (@pumpi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/wp-remote-does-not-work/#post-3513963)
 * I can confirm this bug same problem after Update WP-Remote 2.5

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