Hello Jason,
   I know what you feel but you must be patient in waiting for an answer
to your question. :-) Sometimes it takes time before someone can come
up with an answer.
   Anyway, I'm using ispell, not aspell. I have no problems when I enable
the plugin. While you're still waiting for the right answer to your
question, you may want to try and install ispell instead.
   Good luck.

>
> Hello,
>
> Either no one knows the answer, they didn't want to post, or they
> don't like me. Well, here we go again because I really need this taken
> care of.
> Setup:FreeBSD 4.7PHP 4.30Squirrelmail
> 1.2.10I would someone to please submit SIMPLE instructions to get
> squirrelspell to work. I'm using aspell and set sqspell.php to the
> aspell path but everytime I check spelling it says no errors when there
> are some. Here is my sqspell.php:
> <?php/** * sqspell_config.php -- SquirrelSpell
> Configuration file. * * Copyright (c) 1999-2002 The
> SquirrelMail Project Team * Licensed under the GNU GPL. For full
> terms see the file COPYING. * * * *
> $Id: sqspell_config.php,v 1.9.2.4 2002/10/29 19:01:28 kink Exp
> $ */
> require_once('../functions/prefs.php');
> /* Just for poor wretched souls with E_ALL. :) */global $data_dir; if (
> !check_php_version(4,1) ) {    global
> $_SESSION;}
> $username = $_SESSION['username'];
> /** * Example: * * $SQSPELL_APP = array(
> 'English' => '/usr/local/bin/aspell -a
> --dict-dir=/usr/local/lib/aspell', *                    
> 'Spanish' => 'ispell -d spanish -a' ); */$SQSPELL_APP =
> array('English' => '/usr/local/bin/aspell -a
> --dict-dir=/usr/local/lib/aspell',   'Spanish' =>
> 'ispell -d spanish -a');$SQSPELL_APP_DEFAULT =
> 'English';$SQSPELL_WORDS_FILE =   
> getHashedFile($username, $data_dir, "$username.words");
> $SQSPELL_EREG = 'ereg';$SQSPELL_SOUP_NAZI = 'Mozilla/3, Mozilla/2, Opera
> 4, Opera/4, '   . 'Macintosh, OmniWeb';
> ?>
> In
> all the instructions I've seen, they talk about a words file. Well, I
> have one in my prefs folder. I don't know if that's where it goes.
> Please help, I'm very frustrated with this.
> Thanks.Jay-- Jason Lieurance
> (MCP,Network+, & A+ Certified)Owner/Head TechnicianViper
> Systems1910 W. Robb AveSuite 19Lima, OH
> 45805www.vipersystems.bizTEL (419) 224-8344FAX (419)
> 224-8343
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:
> The Definitive IT and Networking Event. Be There!
> NetWorld+Interop Las Vegas 2003 -- Register today!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:
> http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info:
> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Warm Regards,
DOODS


Get your free webmail account from GlobeLines now!

Visit http://www.glinesnx.com.ph




-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
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