[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Apache + mod_bandwidth



Bonjour,
Quelqu'un a t'il réussi utilisé le module bandwidth sur un debian?

Cela fait 1 semaine que je planche la dessus et aucun résultat.
Mon module est normalement activé, dé-commenté le ligne:
LoadModule bandwidth_module /usr/lib/apache/1.3/mod_bandwidth.so

Puis plus bas j'ai mis:
BandWidthModule On

Et enfin dans ma config virtualhost:
<VirtualHost *>    
    BandWidthModule On
    BandWidth perso.edeign.com 2048
    LargeFileLimit 500 2048
    LargeFileLimit 1024 1024
...

Dans mon error.log de apache j'ai:
(2)No such file or directory: mod_bandwidth : Can't create/access master
file /var/state/apache/mod-bandwidth/master/833:32769

Malgré un chmod -R 777 sur mon répertoire /tmp et /var/state/apache
Rien ne fonctione et je ne comprend pas pourquoi.

PS : les répertoires se situant dans /tmp on aussi été créé.


Merci pour vos réponses éclairés :)
-- 
[v] [http://www.vivanno.com/]




Reply to: