Mates,

I have squirrelmail installed on a Suse 9.0 box, and I'm getting the
error shown below. What is weird is that squirrelmail was working and then
quit?? Here are the errors:


Warning: mb_ereg_replace(): mbregex compile err: premature end of regular
expression in /srv/www/htdocs/squirrelmail/functions/strings.php on line
389

1. Upgrade to 1.4.3a

2. Only Japanese translation requires mbstring support.
 You can control it for each folder.

for example:
----
<directory /srv/www/htdocs/squirrelmail/>
 php_value mbstring.func_overload 0
</directory>
----

These lines added to your apache install should disable mbstring
overloading for squirrelmail scripts.

--
Tomas

Well, setting php_value mbstring.func_overload = 0 fixed the problem. I haven't upgraded yet. What I can't explain is why did it work when I first started sqm? Why did subsequent attempts cause the mbstring problem? Oh well, it's working now. Thanks Tomas!



-- David C. Rankin, J.D., P.E. RANKIN LAW FIRM, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 (936) 715-9333 (936) 715-9339 fax www.rankin-bertin.com




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
--
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