Page MenuHomePhabricator

PHP Fatal error: FormatJson.php cannot load required Services_JSON.php
Closed, DeclinedPublic

Description

I saw this in my error_log

[error] PHP Fatal error: require_once(): Failed opening required '/srv/www-ssl/htdocs/phase3/includes/json/Services_JSON.php' (include_path='/srv/www-ssl/htdocs/phase3/extensions/OpenID:.:/usr/share/php') in /srv/www-ssl/htdocs/phase3/includes/json/FormatJson.php on line 27,

27 require_once dirname( FILE ) . '/Services_JSON.php';

ref: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;h=820ed8667f9301c68269fdb44de6e9b37ffd54c4


Version: unspecified
Severity: normal

Details

Reference
bz36562

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:25 AM
bzimport set Reference to bz36562.
bzimport added a subscriber: Unknown Object (MLST).

(In reply to comment #1)

Both those files exist:

Yes, I know.

Can try try again against the current 1.20-git master?

Yep, and report here (later).

Tom: Does this still happen, or can this be closed as WORKSFORME nowadays?