what shall i do with this problem in installing the drupal i encounter this problem when im downloading drupal using xamp
this are the problems!
Parameter 3 to block_user() expected to be a reference, value given in C:\xampp\htdocs\drupal\includes\module.inc on line 450.
Parameter 3 to comment_user() expected to be a reference, value given in C:\xampp\htdocs\drupal\includes\module.inc on line 450.
Parameter 2 to dblog_user() expected to be a reference, value given in C:\xampp\htdocs\drupal\includes\module.inc on line 450.
Parameter 2 to node_user() expected to be a reference, value given in C:\xampp\htdocs\drupal\includes\module.inc on line 450.
Parameter 3 to system_user() expected to be a reference, value given in C:\xampp\htdocs\drupal\includes\module.inc on line 450.
Parameter 2 to user_user() expected to be a reference, value given in C:\xampp\htdocs\drupal\includes\module.inc on line 450.
Comments
What version of PHP are you
What version of PHP are you using (5.3 is not supported for Drupal 6.x).
I am also facing the same
I am also facing the same problem.My PHP version is 5.2.0
cache
try clearing the cache from Administer > Site configuration > Performance > Clear cache data (button)