[sork] pls help about Forwards H3 (3.0.1)...

Winnie lammywinnie at gmail.com
Tue Oct 16 04:12:01 UTC 2007


Dear all,
Thx for all reply...
Actually there's only one file called "conf.php" inside the folder /var/www/html/horde/vacation/config....
1) Now I want to use "sql" for vacation-backend with custom database and table also called "emadmin"....
2) I check that the defined user (XXXX) has permission "all privilege" to control the database called "emadmin"....
3) Sorry..i try to set the "pear_log_debug" into "pear_log_error"...but there's no error about "failure in modifying vacation notice:" that is showed when I click "set/install vacation notice"...

Here's "conf.php" from /var/www/html/horde/vacation/config"

Default showing in conf ...I don't know this setting is correct or not??? actually I didn't have any file in /usr/local/bin/vacation >> $conf['vacation']['path'] = '/usr/local/bin/vacation';
Default showing in conf >> $conf['vacation']['default'] = 'Subject: ' . _("On vacation message") . "\n" . _("I'm on vacation and will not be reading my mail for a w
hile.") . "\n" . _("Your mail will be dealt with when I return.") . "\n";;
Default showing in conf >> $conf['vacation']['subject'] = true;
Default showing in conf >> $conf['vacation']['from'] = false;

$conf['server']['params']['default']['persistent'] = false;
$conf['server']['params']['default']['username'] = 'XXXXX';
$conf['server']['params']['default']['password'] = 'XXXXX';
$conf['server']['params']['default']['hostspec'] = '127.0.0.1';
$conf['server']['params']['default']['port'] = 3306;
$conf['server']['params']['default']['protocol'] = 'tcp';
$conf['server']['params']['default']['database'] = 'emadmin';
$conf['server']['params']['default']['charset'] = 'iso-8859-1';
$conf['server']['params']['default']['phptype'] = 'mysql';
$conf['server']['params']['default']['table'] = 'emadmin';
$conf['server']['params']['default']['user_col'] = 'USERID';
$conf['server']['params']['default']['pass_col'] = 'password';
$conf['server']['params']['default']['message'] = 'vac_mess';
$conf['server']['params']['default']['subject'] = 'vac_sub';
$conf['server']['params']['default']['vacation'] = 'yes';
$conf['server']['params']['default']['driverconfig'] = 'custom';
$conf['server']['params']['default']['hordeauth'] = 'full';
$conf['server']['params']['encryption'] = 'crypt-md5';
$conf['server']['params']['show_encryption'] = false;
$conf['server']['driver'] = 'sql';

Sorry...I have try many many times but I couldn't install and set the vacation notice....
pls help...

many many thx again..
regards,
winnie


"Eric Jon Rostetter" <eric.rostetter at physics.utexas.edu> ???????:20071015103822.bxpzfzljs0g8kkkw at mail.ph.utexas.edu...
> Quoting Winnie <lammywinnie at gmail.com>:
> 
>> Hi,
>> When I "set/install vacation notice", then the warning is shown "failure in
>> modifying vacation notice:"...
> 
> Please explain what type of vacation backend you are trying to setup.
> 
>> $conf['vacation']['path'] = '/usr/local/bin/vacation';
> 
> And this program does what?  Does it read files from the account, or
> a database backend, or something else?
> 
>> $conf['server']['params']['default']['table'] = 'vacation';  ===> ??I add
>> the table name "vacation" in the database "horde"...
> 
> Normally you wouldn't store this info in Horde (though that might be viable,
> it seems unlikely to me).  When you created the table, did you put proper
> permissions on it so Horde could write to it?
> 
> -- 
> Eric Rostetter
> The Department of Physics
> The University of Texas at Austin
> 
> Go Longhorns!
> -- 
> Sork mailing list - Join the hunt: http://horde.org/bounties/#sork
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: sork-unsubscribe at lists.horde.org
>


More information about the sork mailing list