hello
i am new to drupal and i added some module and that time it is working fine after that i downloaded the modules and after that i am getting eoor link this
Warning: _drupal_bootstrap_full(./includes/file.inc): failed to open stream: Permission denied in /home/acenet/public_html/amardeep/includes/common.inc on line 1334

Fatal error: _drupal_bootstrap_full(): Failed opening required './includes/file.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/acenet/public_html/amardeep/includes/common.inc on line 1334
please help

Comments

erle’s picture

your problem is most probably related to permissions, check the permissions of the directory / module which you recently downloaded, and compare it against the other modules.. chances are you will find differences...