php - Error in loading drupal website -


i'm new drupal user, have website drupal file, want load on localhost, after installing drupal, , when want access localhost/mysite/index.php, got error:

access denied

warning: call_user_func_array() expects parameter 1 valid callback, function 'ctools_access_menu' not found or invalid function name in c:\wamp\www\mysite\includes\menu.inc on line 454.

you not authorized access page.

what should do? , how can import existing drupal project on localhost?

you may use backup , migrate module backup live site , restore on localhost.


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -