Alle 17:50, mercoledì 19 gennaio 2005, Ashling O'Driscoll ha scritto:
I was hoping someone could help identify why I have
errors in my
config file. When I try to start SER,I am told that it has failed and
there are three erros in my config file.
When I comment out the following line I can get rid of one error:
at a first glance I'd say you should uncomment those lines
#loadmodule
"/usr/local/lib/ser/modules/auth.so"
#loadmodule "/usr/local/lib/ser/modules/auth_db.so"
as you use authenticaton
# Uncomment this if you want to use digest
authentication
if (!www_authorize("xxx.xxx.xxx.xxx", "subscriber")) {
www_challenge("xxx.xxx.xxx.xxx", "0");
break;
};
then look at the errors and lines tha generated them and maybe post message
errors too
--
Giovanni Balasso
giaso(a)yahoo.it