===== Apache mod_rewrite is not enabled ===== If you got the error "//Apache Rewrite Module : Apache mod_rewrite is not enabled//" on the first run of the PNP4Nagios webinterface or you see errors instead of graphs, just do the following: 1. Run the followning: a2enmod rewrite 2. Restart your apache server /etc/init.d/apache2 restart