[20:58:21] New patchset: Hashar; "(bug 43938) pep8 jobs for some mw extensions" [integration/jenkins-job-builder-config] (master) - https://gerrit.wikimedia.org/r/43770 [21:07:46] New patchset: Hashar; "trigger pep8 job for mw/ext/SemanticBundle" [integration/zuul-config] (master) - https://gerrit.wikimedia.org/r/43771 [21:38:29] I'm trying to set up a local mediawiki install with Apache, but I get a bunch of PHP notices and a parse error when I try to configure it [21:42:00] This is what I get when I try to access core/mw-config/index.php [21:42:03] http://pastebin.com/iMRCehpW [21:43:24] Unmovable: did you edit DefaultSettings.php? [21:44:12] No I have not [21:49:06] hm!? [21:49:24] The wiki page on installation doesn't mention it [21:49:31] I'm looking at the manual pages now [21:52:20] I'm kind of confused, DefaultSettings.php says not to edit it, and to use LocalSettings.php instead. But I don't have a LocalSettings.php because the PHP crashes when I try to install it [21:57:25] New review: Hashar; "Also need to add Offline, SemanticResultFormats and WikimediaMaintenance." [integration/jenkins-job-builder-config] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/43770 [22:01:52] Unmovable: you should indeed not edit DefaultSettings. [22:02:29] Unmovable: the messages you are getting indicate that some files are corrupt in some way. [22:03:09] e.g. your DefaultSettings file. Look into it and go to the line mentioned in the first error message [22:03:26] also, look at includes/Title.php and see what happens around line 4110 [22:03:34] ...and what the end of the file looks like [22:03:47] my guess is that your files got mangled somehow [22:04:09] btw, the best place for that kind of question would be #mediawiki [22:04:25] DefaultSettings got cut off [22:04:47] ...and probably some other files too [22:05:20] yeah Title.php as well [22:06:21] should I just pull the repo again [22:06:26] yea [22:07:45] bad index file sha1 signature [22:07:56] index file corrupt [22:07:58] welp [22:09:35] I'm just going to remove it and clone the whole thing again [22:20:01] New patchset: Krinkle; "JSHint: Run from bash and with checkstyle magic." [integration/jenkins-job-builder-config] (master) - https://gerrit.wikimedia.org/r/43773 [22:25:16] New patchset: Krinkle; "Grunt: Refactor and integrate jshint/phplint." [integration/jenkins] (master) - https://gerrit.wikimedia.org/r/38645