Hello,

We are actually on drupal 4.6.4 mysql server (version 4.0 ) with ISO and latin1 charset.
We want to update in an other which have mysql server (version4.1) and all in UTF8.
But when we import the database we have many problems like this:
warning: min(): Array must contain atleast one element in /var/www/drupal-4.6.4/includes/menu.inc on line 917.

warning: array_key_exists(): The second argument should be either an array or an object in /var/www/html/drupal-4.6.4/includes/menu.inc on line 921.

When we go to ?q=user/login => we have a page 404 NOT FOUND

Is there a way to correctly update to mysql 4.1 server with All in utf8 ?

thanks
Regards

Comments

2sp’s picture

Nobody have an idea?

Ryanbach’s picture

Try Drupal 4.7, if it doesn't work then post here again. ;)