[Serdev] cpl-c module return code
Adrian Georgescu
ag at ag-projects.com
Mon May 31 08:08:15 UTC 2004
Hello Bogdan,
If I do ser -c for stable branch of CVS with cpl-c.so module loaded
ser returns 255. Shouldn't it return 0 if no error is present in
ser.cfg config file?
ns4:/etc/ser# ser -c
config file ok, exiting...
0(25351) INFO:cpl_c:cpl_exit: aux process hasn't been created ->
nothing to kill :-(
This is my ser.cfg, ser starts fine with it.
# -- cpl-c module --
loadmodule "/usr/lib/ser/modules/cpl-c.so"
modparam("cpl-c","cpl_db","mysql://ser:sercelmic@db-log/ser")
modparam("cpl-c","cpl_table","cpl")
modparam("cpl-c","cpl_dtd_file","/etc/ser/cpl-06.dtd")
modparam("cpl-c","log_dir","/var/log/ser/cpl")
modparam("cpl-c","proxy_recurse",2)
modparam("cpl-c","lookup_domain","location")
Regards,
Adrian
More information about the Serdev
mailing list