Line 19: |
Line 19: |
| in according with the [[bugzilla:7620]] this package is moving to smeContribs repo for SME8 and thus the installation method changes. | | in according with the [[bugzilla:7620]] this package is moving to smeContribs repo for SME8 and thus the installation method changes. |
| yum install --enablerepo=smecontribs smeserver-dansguardian smeserver-dansguardian-stats | | yum install --enablerepo=smecontribs smeserver-dansguardian smeserver-dansguardian-stats |
− | config setprop dansguardian webstats YES
| + | |
− | expand-template /etc/httpd/conf/httpd.conf
| |
− | service httpd-e-smith restart
| |
| | | |
| ====Upgrade==== | | ====Upgrade==== |
Line 33: |
Line 31: |
| | | |
| ==Configuration== | | ==Configuration== |
| + | |
| The package requires that the logfileformat for dansguardian is set to format 4 (in /etc/dansguardian/dansguardian.conf). | | The package requires that the logfileformat for dansguardian is set to format 4 (in /etc/dansguardian/dansguardian.conf). |
| | | |
Line 47: |
Line 46: |
| rm /var/log/dansguardian/access.log | | rm /var/log/dansguardian/access.log |
| /etc/init.d/dansguardian start | | /etc/init.d/dansguardian start |
| + | |
| + | then the db configuration needs |
| + | |
| + | config setprop dansguardian webstats YES |
| + | expand-template /etc/httpd/conf/httpd.conf |
| + | service httpd-e-smith restart |
| + | expand-template /etc/crontab |
| + | |
| | | |
| When installed, the web interface is is accessible form: | | When installed, the web interface is is accessible form: |