When I want to update my phpBB forum I get this annoying message because I’m using a homemade auth file where $_SERVER
is used.
I found the solution on the phpBB forum:
Modified /forums/config/parameters.yml. Set core.disable_super_globals to false and delete the cache