PHP Notice: Undefined index: HTTP_X_FORWARDED_PROTO
-
When trying to use wp-cli (https://www.ads-software.com/support/topic/ewww-as-a-separate-php-tool-to-be-run-on-whole-whm-account)…
sudo -u www-data wp ewwwio optimize all ; echo $?
I got an error, I think:
PHP Notice: Undefined index: HTTP_X_FORWARDED_PROTO in phar:///usr/local/bin/wp/php/wp-cli.php(23) : eval()'d code on line 7 Optimizing all with a 0 second pause between images. Scanning, this could take a while 47 images in the Media Library have been selected (0 unoptimized), with 288 resizes (0 unoptimized). 139
Due to exit code 139, there could be something wrong?
Some mistake by me or what could this be?
- The topic ‘PHP Notice: Undefined index: HTTP_X_FORWARDED_PROTO’ is closed to new replies.