I don't know if this is a bug or just a warning, but I'm posting it anyway.
After starting modperl in wre 0.8.4 I get this in the modperl.error.log
ap_get_server_banner() not available until httpd/2.2.4 falling back to ap_get_server_version() at /data/wre/prereqs/lib/perl5/5.8.8/i686-linux/XSLoader.pm line 94.ap_get_server_description() not available until httpd/2.2.4 falling back to ap_get_server_version() at /data/wre/prereqs/lib/perl5/5.8.8/i686-linux/XSLoader.pm line 94.
Koen de Jonge - ProcoliXhttp://www.procolix.comHosting - WebGUI - Virtualization
That's not a bug, and will go away in WRE 0.9.0.
Then where does it come from and can it be eliminated in any way?
I guess it is being written to the log when adding WebGUI to Apache version tokens, is that right?
It should at least be noted in the gotcha.txt file of the WRE.
I added some comments to the gotcha.txt and commited that to svn, this bug can be closed again.