Changed from centos to ubuntu 10.04 used install.sh. When I restored backup got this error. Everything else seems to be OK.
Failed to start apache :
Starting web server apache2
Syntax error on line 39 of /etc/apache2/sites-enabled/stlcold.com.conf:
Invalid command ‘PerlRequire’, perhaps misspelled or defined by a module not included in the server configuration
…fail!
It looks like something being included from your Apache config isn’t actually loaded or setup at the moment, and that’s causing trouble.
One option would be to just comment out that line, if it’s something you don’t actually need.
To figure out what is actually being loaded though, you’d need to take a look at line 39 of /etc/apache2/sites-enabled/stlcold.com.conf. If you aren’t sure what it is, feel free to paste the contents of that line in here.
It looks like the Google Analytics feature is causing the problem you’re seeing.
It appears that Virtualmin doesn’t have the files setup for Google Analytics to run. In order to get those copied out, you may need to disable, then re-enable, the Google Analytics feature in that domain (or any other domain).