[sork] vacation-2.2.1 - module not properly configured.
Eric Rostetter
eric.rostetter at physics.utexas.edu
Thu Jan 27 16:34:05 PST 2005
Quoting Joey Esquibal <jaesquibal at meridiantelekoms.com>:
> I'm trying to configure vacation module but the system showed me the
> following error message:
> *
> Failure in modifying vacation notice: The module is not properly
> configured!*
Yep, it's not.
> Here's my config.php for your quick reference:
>
> $conf['vacation']['path'] = '/usr/bin/vacation';
> $conf['vacation']['validation_pattern'] = '';
> $conf['vacation']['validation_pattern'] = '|^Subject: .+\n.+|';
> $conf['server']['driver'] = 'forwards';
The "forwards" driver is an FTP based driver. So you need to tell it the
host and port to connect to.
> $conf['server']['params'] = array();
> $conf['server']['params']['dbtype'] = 'empty';
> $conf['user']['refused'] =
> array('root','bin','daemon','adm','lp','shutdown',
> $conf['menu']['apps'] = array('imp');
You need to add params for host and port.
> Pointers are greatly appreciated.
More help if you say what version you are using.
> Thank you.
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the sork
mailing list