• These appear when wp-cron.php runs:

    PHP Notice:  Undefined index: REQUEST_METHOD in /var/www/DOMAIN/web/wp-content/plugins/contact-form-7/modules/captcha.php on line 438
    
    Notice: Undefined index: REQUEST_METHOD in /var/www/DOMAIN/web/wp-content/plugins/contact-form-7/modules/captcha.php on line 438
    PHP Notice:  Undefined index: REQUEST_METHOD in /var/www/DOMAIN/web/wp-content/plugins/contact-form-7/modules/file.php on line 350
    
    Notice: Undefined index: REQUEST_METHOD in /var/www/DOMAIN/web/wp-content/plugins/contact-form-7/modules/file.php on line 350
    PHP Notice:  Undefined index: HTTP_HOST in /var/www/DOMAIN/web/wp-content/plugins/qtranslate/qtranslate_core.php on line 68
    
    Notice: Undefined index: HTTP_HOST in /var/www/DOMAIN/web/wp-content/plugins/qtranslate/qtranslate_core.php on line 68
    PHP Warning:  Cannot modify header information - headers already sent by (output started at /var/www/DOMAIN/web/wp-content/plugins/contact-form-7/modules/captcha.php:438) in /var/www/DOMAIN/web/wp-content/plugins/qtranslate/qtranslate_core.php on line 71
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/DOMAIN/web/wp-content/plugins/contact-form-7/modules/captcha.php:438) in /var/www/DOMAIN/web/wp-content/plugins/qtranslate/qtranslate_core.php on line 71
    PHP Notice:  Undefined index: REQUEST_METHOD in /var/www/DOMAIN/web/wp-content/plugins/contact-form-7/includes/controller.php on line 14
    
    Notice: Undefined index: REQUEST_METHOD in /var/www/DOMAIN/web/wp-content/plugins/contact-form-7/includes/controller.php on line 14
    PHP Notice:  Undefined index: REQUEST_METHOD in /var/www/DOMAIN/web/wp-content/plugins/contact-form-7/includes/controller.php on line 41
    
    Notice: Undefined index: REQUEST_METHOD in /var/www/DOMAIN/web/wp-content/plugins/contact-form-7/includes/controller.php on line 41

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • I also get these errors running wp-cli from my git bash shell. I speculate that it’s not checking if PHP is running as CLI, when maybe it should.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Notice: Undefined index: REQUEST_METHOD in captcha.php’ is closed to new replies.