I am getting the following error with my drupal website.
“Fatal error: Call to undefined function user_access() in C:\xampp\htdocs\new\drupal\includes\menu.inc on line 619”
I have checked the system table and status for user.module is set to 1 .
Can anyone suggest what could be the error?
Regards,
Which version of PHP do you use with your xampp installation? Have you disabled/enabled Zend Optimizer or other PHP modules just before the error appeared? And which version of drupal causes this error?