Hi,
I had my drupal running in my Debian Etch and had no problems, but I wanted to move to gentoo, so I did a dump of mysql and copied all /var/www/drupal directory in order to install drupal in new site...
Well, I don't know what has happenened, but in new host (with same apache2 but I'm not sure if Etch uses php5, gentoo does) I get this errors in the browser when I try to load drupal site:
warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/localhost/htdocs/drupal/includes/menu.inc on line 916.
warning: Wrong parameter count for min() in /var/www/localhost/htdocs/drupal/includes/menu.inc on line 916.
warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/localhost/htdocs/drupal/includes/menu.inc on line 331.
warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/localhost/htdocs/drupal/includes/menu.inc on line 334.
warning: Cannot modify header information - headers already sent by (output started at /var/www/localhost/htdocs/drupal/includes/common.inc:384) in /var/www/localhost/htdocs/drupal/includes/common.inc on line 99.
warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/localhost/htdocs/drupal/includes/menu.inc on line 916.