I have extracted the questionnarie module in /mod directory . My site is http://localhost/moodle . when i tried to access http://localhost/moodle/mod/questionnaire/phpESP/ . I'm getting the mail Login screen . ie . http://localhost/moodle/index.php (but the point is i have already logged in as an admin user) ..
when i try to access http://localhost/moodle/mod/questionnaire/phpESP/manage.php , I'm getting the following error -
HTTP 503 Service Unavailable
[ Unable to load ACL. (Table 'moodle.mdl_questionnaire_designer' doesn't exist) ]
Can any one please tell me, what's the problem ? Am i missing any configuration ?
Thanks in Advance !