In the main (not the Koha) Apache configuration file, there should be a line that looks like this:
LoadModule env_module modules/mod_env.so
If it is commented out (preceded by a # sign), uncomment it; otherwise, add that line near the other LoadModule lines.