Jonathan Angliss wrote:

Hello Kalin,
On Tuesday, November 09, 2004, kalin mintchev wrote...


on SM 1.4.3a squirrelspell problem:





Warning: htmlspecialchars() expects parameter 1 to be string, array
given in
/web/el.net/web/htdocs/squirrelmail-1.4.3a/plugins/squirrelspell/modules/check_me.mod
on line 119





Warning: join() [function.join]: Bad arguments. in
/web/el.net/web/htdocs/squirrelmail-1.4.3a/plugins/squirrelspell/modules/check_me.mod
on line 119
SquirrelSpell is misconfigured.
I tried to execute 'ispell -a', but it returned





what to check?



The archives? The first part of this error was fixed in CVS a few weeks ago. Now you just need to know why ispell isn't running. Try executing it from the shell, find out if it is valid, and generates any errors.




Checking the archives is a wonderful idea. When you check them you find thread
http://sourceforge.net/mailarchive/message.php?msg_id=9829230


Warning: htmlspecialchars() expects parameter 1 to be string, array given
in
/usr/local/www/squirrelmail.orig/plugins/squirrelspell/modules/check_me.mod
on line 119

Warning: join(): Bad arguments. in
/usr/local/www/squirrelmail.orig/plugins/squirrelspell/modules/check_me.mod
on line 119

SquirrelSpell is misconfigured.


With the final posting of:

I think the issue is more in the htmlspecialchars problem further up
in his list of errors. ispell isn"t getting any data passed to it, or
is being fed an empty string, and just quiting with a bad exit code
(non-zero), and as such, generating the "misconfigured" error.

--
Jonathan Angliss
([EMAIL PROTECTED])


which means .... what?

I too received this error message but only after I upgraded my PHP from 4.3.6 to 4.3.9. When I revert back to 4.3.6 everything works again.

So this is obviously a PHP problem which means ... what?

How does one fix either the

"the issue is more in the htmlspecialchars problem further up
in his list of errors"


problem or the PHP configuration problem?


--

Regards

Frank S. Bernhardt
b.c.s.i.
14 Halton Court
Markham, ON. Canada
L3P 6R3

905-471-1691 Voice
905-471-3016 FAX

[EMAIL PROTECTED]

Registered Linux-User #312398 with the Linux Counter, http://counter.li.org.



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
--
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