Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: psc on April 12, 2006, 10:14:30 PM
-
Thanks to Stephen Noble http://www.dungog.net my durep controb (someone use it ?) seems to works now with SME7.
You can download http://www.saco-service.de/sme/smeserver-durep-saco/smeserver-durep-saco-1.0.3-02sn.noarch.rpm at http://www.saco-service.de/sme/smeserver-durep-saco/.
-
psc
Lovely ... I love this contrib ... use it a lot on Ver6 to keep check on who and how much room ppl use.
Been waiting for a few more contribs for 7 before the change over and this is one of them.
Thanks,
Tib
-
Also thanks to Christian Burnat for funding the updates
-
My durep panel is still showing users and ibays that have been deleted. How can I make it more accurately reflect the real situation?
-
the report is updated at midnight, or run the command manually
# Generate DUREP reports
01 0 * * * root /usr/sbin/durep.daily
-
Thanks to Stephen Noble http://www.dungog.net my durep controb (someone use it ?) seems to works now with SME7.
You can download http://www.saco-service.de/sme/smeserver-durep-saco/smeserver-durep-saco-1.0.3-02sn.noarch.rpm at http://www.saco-service.de/sme/smeserver-durep-saco/.
What am i missing? I get this when i try to install:
[root@perserver Durep]# rpm -Uhv smeserver-durep-saco-1.0.3-02sn.noarch.rpm
error: Failed dependencies:
Data-Dumper.pm >= 2.07-3 is needed by smeserver-durep-saco-1.0.3-02sn.noarch
MLDBM.pm >= 1.21-4 is needed by smeserver-durep-saco-1.0.3-02sn.noarch
I also tried yum localinstall, but same result.
Per
-
saco is reorganising so i added them to our repo
if the dungog repo is enabled, the dependancies are retrieved
yum install smeserver-durep-saco
or d/l them manually
http://sme.dungog.net/packages/smeserver/7.0/i386/html/index_dungog.html
-
saco is reorganising so i added them to our repo
if the dungog repo is enabled, the dependancies are retrieved
yum install smeserver-durep-saco
or d/l them manually
http://sme.dungog.net/packages/smeserver/7.0/i386/html/index_dungog.html
Thanks!
It worked now and the contrib is very good, nice work Saco....
Per
-
the report is updated at midnight, or run the command manually
# Generate DUREP reports
01 0 * * * root /usr/sbin/durep.daily
Can someone help me out with this please? I guess I don't know what the command that I am supposed to type is :oops:
Thanks!
Ryan
-
It's a part of a cron-job, to run it by hand just type
/usr/sbin/durep.daily
-
Thanks!! Hadn't tried just that part...
Ryan