there have been a few posts about this notice, but i couldn't find any relevant solutions

I'm getting PHP Notice: Undefined index: HTTP_HOST in ../includes/bootstrap.inc on line 208 every ten minutes

Here's the line 208:

$server = explode('.', implode('.', array_reverse(explode(':', rtrim($_SERVER['HTTP_HOST'], '.')))));

Comments

TurtleNinja’s picture

Version: 5.x-dev » 5.12

Still looking for help on this

gpk’s picture

ainigma32’s picture

Status: Active » Fixed

Answer provided so setting to fixed.

Feel free to reopen if you think that is wrong.

- Arie

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

gpk’s picture