When I visit the page http://qa.drupal.org/pifr/statistics (the one that is pointed by the link Statistics reported in the primary links) I get the following error:

Fatal error: require_once() [function.require]: Failed opening required '/.server.inc' (include_path='.:/usr/share/php5:/usr/share/php') in /var/www/qa.drupal.org/htdocs/sites/all/modules/project_issue_file_review/server/pifr_server.review.inc on line 151

Comments

avpaderno’s picture

Title: Failed opening required /.server.inc » Error while including an include file

If then I try visiting http://qa.drupal.org/pifr, I get the following errors:

user error: Plugin [] does not exist. in /var/www/qa.drupal.org/htdocs/sites/all/modules/project_issue_file_review/server/pifr_server.review.inc on line 147.
warning: require_once(/.server.inc) [function.require-once]: failed to open stream: No such file or directory in /var/www/qa.drupal.org/htdocs/sites/all/modules/project_issue_file_review/server/pifr_server.review.inc on line 151.
user error: Plugin [] does not exist. in /var/www/qa.drupal.org/htdocs/sites/all/modules/project_issue_file_review/server/pifr_server.review.inc on line 147.
warning: require_once(/.server.inc) [function.require-once]: failed to open stream: No such file or directory in /var/www/qa.drupal.org/htdocs/sites/all/modules/project_issue_file_review/server/pifr_server.review.inc on line 151.
avpaderno’s picture

Something is changed: now I get a WSOD when visiting http://qa.drupal.org/pifr/statistics, and a Page not found error while visiting http://qa.drupal.org/pifr.

avpaderno’s picture

I am still getting the same error I reported when I opened this report. I am visiting the site as anonymous user, and I would expect that I should not see the errors I reported in comment #2.

avpaderno’s picture

Title: Error while including an include file » Configuration issues

I am changing the title to a more appropriate one.

jthorson’s picture

Status: Active » Closed (cannot reproduce)

Triage. The page is deadly slow, but that's just based on calculating a graph from 175k data points.

Project: Drupal.org infrastructure » Drupal.org Testbots
Component: qa.drupal.org » Miscellaneous