By Johnyp on
I'm in real trouble. All of my drupal sites started to error out. But that's not the biggest problem, the major issue is that now i can't login into any of them due to these errors. As i understant some system/MySQL encoding has changed and now my login is not accepted. Can someone please help with this?
Warning: Illegal mix of collations (utf8_general_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation 'like' query: SELECT * FROM access WHERE status = 1 AND type = 'host' AND LOWER('site.com') LIKE LOWER(mask) in /var/www/site.com/htdocs/includes/database.mysql.inc on line 108
Warning: Illegal mix of collations (utf8_general_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation 'like' query: SELECT * FROM access WHERE status = 0 AND type = 'host' AND LOWER('site.com') LIKE LOWER(mask) in /var/www/site.com/htdocs/includes/database.mysql.inc on line 108
warning: Cannot modify header information - headers already sent by (output started at /var/www/site.com/htdocs/includes/database.mysql.inc:108) in /var/www/site.com/htdocs/includes/common.inc on line 157.
warning: Cannot modify header information - headers already sent by (output started at /var/www/site.com/htdocs/includes/database.mysql.inc:108) in /var/www/site.com/htdocs/includes/common.inc on line 157.
warning: Cannot modify header information - headers already sent by (output started at /var/www/site.com/htdocs/includes/database.mysql.inc:108) in /var/www/site.com/htdocs/includes/common.inc on line 247.
warning: Cannot modify header information - headers already sent by (output started at /var/www/site.com/htdocs/includes/database.mysql.inc:108) in /var/www/site.com/htdocs/includes/common.inc on line 157.