When I run cron on my Drupal installation I get three PHP notices:

PHP Notice: Undefined index: REMOTE_ADDR in ../includes/bootstrap.inc on line 1318
PHP Notice: Undefined index: REMOTE_ADDR in ../includes/bootstrap.inc on line 1318
PHP Notice: Undefined index: REMOTE_ADDR in ../includes/bootstrap.inc on line 1318

The Drupal installation is on a load balanced server, not sure what is causing the notices. Any thoughts?

Comments

mgifford’s picture