[02:04:47] !blankpage [02:04:47] A blank page or HTTP 500 error usually indicates a fatal PHP error. For information on debugging (including viewing errors), see . [06:14:27] since upgrading my wiki to 1.27 LTS from 1.24, I'm having bad FOUC on pretty much every page. [06:15:03] I figure this is probably something I need to fix in my skin but I am lacking advice [06:16:18] Quasar`: are you using Firefox 57? it has a regression that causes FOUC in MediaWiki [06:16:26] 55 [06:17:00] but that might explain why I saw one on mediawiki.org earlier also. [06:17:02] ok, not that then [06:17:06] hm :/ [06:17:07] is the source code of your skin available? [06:17:10] yeah [06:17:41] now I got one on github, starting to think it's just the browser ;) [06:17:43] https://github.com/haleyjd/monaco-port [06:20:30] hmm [06:20:38] I don't see anything very obvious [06:23:27] I'm not going to be very helpful - if you don't get any other advice here, you might want to try on the mediawiki-l mailing list [06:23:35] ok, thanks. [10:15:00] Hello. Does anyone know how I might be able to set up MediaWiki Vagrant for my own dev purposes so that I can access it from inside my internal network (router firewall is already configured to stop external connections)? Thank you in advance [10:29:36] QuestionAskUsr12, see https://www.mediawiki.org/wiki/MediaWiki-Vagrant [17:35:55] Mediawiki 1.30 update.php is telling me fileinfo is missing, but it's not. Now what? [17:37:17] How do you know it's not? [17:38:08] It appears in 'php -i', in 'Configure command'. [17:38:41] '--enable-fileinfo=shared' [17:39:34] That doesn't mean it's loaded into your webservers php config [17:40:31] I have limited control over PHP config as it's shared hosting. It was working perfectly with MW 1.29.2. [17:41:28] I'm guessing this error is coming from the definition in composer... [17:41:33] What's the exact error message? [17:42:22] Error: Missing one or more required components of PHP. You are missing a required extension to PHP that MediaWiki needs. Please install: * fileinfo [17:49:05] which makes me wonder where your fileinfo is installed [17:49:41] and if your user has permissions to access it. [17:50:37] Is there a straightforward way to figure that out? [17:51:53] Okay, it looks like this is a Dreamhost issue. Presumably it never worked, and I just didn't notice somehow. I only noticed with MW 1.30 because of the new check. [17:54:25] can anyone give me clues to fixing the error displayed at libreplanet.org ? I installed PageForm extension which broke it [17:55:04] mediawiki 1.27, pageform master [17:57:57] Fixed the fileinfo missing problem by adding 'extension = fileinfo.so' to the appropriate phprc file. Thanks. [17:58:22] iank: https://phabricator.wikimedia.org/T67386#694475 [17:58:32] iank: https://phabricator.wikimedia.org/T67386#694514 [18:17:15] iank: I don't see any error, is your problem fixed? [18:17:22] oh [18:17:22] sorry [18:17:27] really busy day [18:17:51] yes, freephile, fixed. andre__, thank you. i was looking at that already, but looked closer, found the relevant 1.27 command and that fixed it. [18:18:07] thank you! [18:18:15] super! [18:18:27] see you at LibrePlanet [18:24:24] awesome, looking forward to it