On Mon, 6 Jun 2005 15:54:18 +0600
vlad <[EMAIL PROTECTED]> wrote:
> $SQSPELL_APP = array('English' => '/usr/bin/aspell -l en -a',
> 'Russian' => '/usr/bin/aspell -l ru -a');
>
> But I receive a mistake
> sh: line 1: /aspell: No such file or directory
Sounds like safe_mode in PHP is turned on (default).
Turn it off, either global or better only for the squirrelmail directory.
https://bugs.trustix.org/show_bug.cgi?id=63
Olaf
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss