By Anonymous (not verified) on
Fatal error: Call to undefined function: array_map() in includes/database.mysql.inc on line 21
ok, I checked out the .mysql.inc file and didn't see anything of interest. Check out my conf.inc file and everything seems ok..
What else should I look at and is there a permisison problem somewhere?
Comments
Upgrade PHP?
The array_map() function has been added in PHP 4.0.6. Time to upgrade your PHP installation?
yes, upgrade php
I can't run drupal on work server (php 4.0.1) but can run it at home (php 4.2.3). I had the same error and needed to run drupal on an upgraded php install