Keith Strickland wrote:

Thank you! Your line:

 > Sounds like it might be a session problem with your PHP install.  Things
 > never stop working unless you changed something.  What did you change?

Got me thinking, I had installed eGroupWare which required me to uncomment:

mbstring.func_overload = 0

and change it to:

mbstring.func_overload = 7

I commented out that line and voila, it works. I probably broke eGroupWare but I just wanted to check it out anyways.

Please remember to respond on-list so others can see how to solve similar problems. Glad you got it working again.


Cheers,

 Paul

p dont think wrote:

Hello everyone. I've been using Squirrelmail for a while now, but all of a sudden I can't login. I get the infamous "Unknown user or password incorrect." error. I've gathered the following information to hopefully make this easy...

I've turned on debugging for Courier-IMAP and found the following output in the mail log from the Squirrelmail login:

Nov 12 18:33:39 sturgeon imapd: Connection, ip=[::ffff:192.168.1.4]
Nov 12 18:33:39 sturgeon imapd: LOGIN: DEBUG: ip=[::ffff:192.168.1.4], command=LOGIN
Nov 12 18:33:39 sturgeon imapd: LOGIN: DEBUG: ip=[::ffff:192.168.1.4], username=
Nov 12 18:33:39 sturgeon imapd: LOGIN: DEBUG: ip=[::ffff:192.168.1.4], password=
Nov 12 18:33:44 sturgeon imapd: LOGIN FAILED, ip=[::ffff:192.168.1.4]
Nov 12 18:33:44 sturgeon imapd: DISCONNECTED, ip=[::ffff:192.168.1.4], headers=0, body=0


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
--
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