sean
05-18-2006, 10:18 AM
I have an add-on domain that I recently purchased. I just tried to add the new Drupal 4.7 fantastico installation on the top level of this domain. I can see Drupal when I visit, but there is this at the top:
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('118.61.120.11') LIKE LOWER(mask) in /home/mydomain/public_html/econ/includes/database.mysql.inc on line 120
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('118.61.120.11') LIKE LOWER(mask) in /home/mydomain/public_html/econ/includes/database.mysql.inc on line 120the site obviously doesn't allow me to log in or work on the site, etc.
i imagine that i could move the installation down a directory and this would be fine, but i really wanted it on the top level without messing with .htaccess and the like.
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('118.61.120.11') LIKE LOWER(mask) in /home/mydomain/public_html/econ/includes/database.mysql.inc on line 120
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('118.61.120.11') LIKE LOWER(mask) in /home/mydomain/public_html/econ/includes/database.mysql.inc on line 120the site obviously doesn't allow me to log in or work on the site, etc.
i imagine that i could move the installation down a directory and this would be fine, but i really wanted it on the top level without messing with .htaccess and the like.