Trying to get SquirrelSpell to use aspell.
System is OpenBSD 3.5
Apache
SM 1.4.3a
SSpell v0.3.8

Apache is running chroot.

I have installed aspell into apache's root dir.
Running
chroot -g www -u www 
      /var/www /usr/local/bin/aspell -a < /tmp/foo

This runs correctly; however, squirrel-spell errors
out with the following:

Warning: htmlspecialchars() expects parameter 1 to be
string, array given in
/htdocs/mail/plugins/squirrelspell/modules/check_me.mod
on line 119

Warning: join(): Bad arguments. in
/htdocs/mail/plugins/squirrelspell/modules/check_me.mod
on line 119

SquirrelSpell is misconfigured. 

I tried to execute '/usr/local/bin/aspell -a', but it
returned: 

sqspell_config.php contains:

QSPELL_APP = array('English'
     => '/usr/local/bin/aspell -a'

Any help would be great.

Thanx in advance

Ray


        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
--
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