By default it installs in /opt This shoudl be changed to /var/www.
Default Apache 2 config can be:

        ScriptAlias /fcgi-bin /var/www/collection4/bin/
        Alias /share/ /var/www/collection4/share/
        Alias /conf/ /var/www/collection4/conf/
        <Directory "/var/www/collection4/bin">
                SetHandler fcgid-script
                AllowOverride None
                Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
                Order allow,deny
                Allow from all
        </Directory>

Probably, it should not depend on collectd as it can work with only the
rrd files.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767302

Title:
  [needs-packaging] collection4

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to