[horde] Ingo strpos() and substr() errors - Locks Up Server

Brian Spraker spraker at yahoo.com
Sat Oct 8 13:31:26 UTC 2011


OK - everything is working - for the most part.

If someone chooses Automatic or Dynamic for login, no problems; everything works fine.  But if someone chooses Traditional for the login, Ingo throws a huge number of errors and continuously writes them to the log file over and over again.  The user sits on the Login screen as it tries to log them in - but nothing happens.  It does this until the max_execution_time (or whatever it is) in the PHP config is reached and then stops.

Here are all of the errors - these repeat over and over again.  It also only affects those that have at least one rule setup.  I don't think it is feasible to delete all the rules and re-create them - because I don't know who on the system has rules and who does not.

2011-10-08T07:58:52-05:00 WARN: HORDE [ingo] PHP ERROR: strpos() expects parameter 1 to be string, array given [pid 17020 on line 310 of "/usr/share/php/Horde/Mime.php"]
2011-10-08T07:58:52-05:00 WARN: HORDE [ingo] PHP ERROR: substr() expects parameter 1 to be string, array given [pid 17020 on line 312 of "/usr/share/php/Horde/Mime.php"]
2011-10-08T07:58:52-05:00 WARN: HORDE [ingo] PHP ERROR: strpos() expects parameter 1 to be string, array given [pid 17020 on line 315 of "/usr/share/php/Horde/Mime.php"]
2011-10-08T07:58:52-05:00 WARN: HORDE [ingo] PHP ERROR: substr() expects parameter 1 to be string, array given [pid 17020 on line 319 of "/usr/share/php/Horde/Mime.php"]
2011-10-08T07:58:52-05:00 WARN: HORDE [ingo] PHP ERROR: strpos() expects parameter 1 to be string, array given [pid 17020 on line 326 of "/usr/share/php/Horde/Mime.php"]
2011-10-08T07:58:52-05:00 WARN: HORDE [ingo] PHP ERROR: substr() expects parameter 1 to be string, array given [pid 17020 on line 330 of "/usr/share/php/Horde/Mime.php"]
2011-10-08T07:58:52-05:00 WARN: HORDE [ingo] PHP ERROR: strpos() expects parameter 1 to be string, array given [pid 17020 on line 333 of "/usr/share/php/Horde/Mime.php"]
2011-10-08T07:58:52-05:00 WARN: HORDE [ingo] PHP ERROR: substr() expects parameter 1 to be string, array given [pid 17020 on line 337 of "/usr/share/php/Horde/Mime.php"]


Thank you for any  help!

Brian S.



More information about the horde mailing list