[imp] sendmail is not a valid file
lst_hoe01@kwsoft.de
lst_hoe01 at kwsoft.de
Thu Jul 13 02:19:27 PDT 2006
Zitat von Otto Stolz <Otto.Stolz at uni-konstanz.de>:
> mbneto schrieb:
>> when I try to send a new one I get error
>> message in my horde.log
>> Jul 12 15:00:44 HORDE [error] [imp] sendmail [/var/www/phpexecdir/sendmail]
>> is not a valid file [on line 1042 of "/var/www/html/horde/imp/compose.php"]
>
> If you have the PHP open_basedir restriction in effect,
> the sendmail binary must be in one of the permitted
> directories. In this case, you could
> - either place a hardlink to your sendmail binary
> in one of the permitted directories (this is
> what I did),
> - or add /var/www/phpexecdir/ to the open_basedir list,
> in your php.ini file.
>
> Cf. <http://www.php.net/manual/en/features.safe-mode.php#ini.open-basedir>.
Or use SMTP connection to localhost which should be the safest way as
long as your MTA is somewhat secure...
Regards
Andreas
More information about the imp
mailing list