> I installed SQ1.50 on SuSE 9.1. Activated squirrelspell Plugin, ispell
> ist installed. Want to use it for a german Configuration, so I changed the
>  following lines in sqsqpell_config.php:
>
> $SQSPELL_APP = array('Deutsch' => '/usr/bin/ispell -d deutsch -a');
> $SQSPELL_APP_DEFAULT = 'German';
>
>
> Use of ispell on shell works perfectly.
>
>
> But when I added the same words in Squirrelmail and then press
> "Spell-Checking", I get the following errors, and then SquirrelSpell says
> there ar no mistakes. But when using ispell on shell, ispell found errors.
>
>
> Warning: fopen(../../config/$data_dir/02353d3b92fd33b1d8cae3f830836f94):
> failed to open stream: Datei oder Verzeichnis nicht gefunden in
> /usr/local/etc/httpd/htdocs/aginternet/squirrelmail/plugins/squirrelspell
> /modules/check_me.mod
> on line 100
..
>
> Any ideas ?

./conf.pl

4. General Options -> 2.  Attachment Directory = ../data

or open config.php and replace "$attachment_dir = 'something';" with
"$attachment_dir = '../data';" or use other directory.

-- 
Tomas


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
squirrelmail-users mailing list
Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to