[00:27:48] The guest machine entered an invalid state while waiting for it [00:27:48] to boot. Valid states are 'starting, running'. The machine is in the [00:27:49] 'poweroff' state. Please verify everything is configured [00:27:49] properly and try again. [00:28:01] Can someone help me with this [00:33:14] kartikey0303: hi, what are you trying to do? [00:42:21] Kartikey0303: What are you doing? [01:02:54] loopyhano: GCI? [01:03:01] Yes [01:03:15] have fun [01:06:34] legoktm: i am trying to run the vagrant up command [01:06:59] kartikey0303: can you paste the full output of what you're running? use fpaste.org [01:07:34] kartikey0303: GCI as well? [01:09:01] legoktm: http://ur1.ca/oc9du [01:09:41] kartikey0303: one possible cause of that Vagrant/VirtualBox error is a lack of VT-x support in your host computer -- https://github.com/mitchellh/vagrant/issues/2157 [01:09:50] kartikey0303: have you tried it with the virtualbox GUI open? [01:10:01] Do you know if you have a 64-bit CPU? [01:10:35] bd808: i have a 64 bit cpu [01:13:28] legoktm: no the virtual box gui is closed [01:13:29] can you open it? and then try again? [01:13:30] good. I hate it when we are installing at a hackathon and have somebody who can't use mw-vagrant because they only have a 332-bit cpu [01:13:30] legoktm: tried using gui open. did not work. [01:13:30] what's the error message? [01:13:31] legoktm: http://ur1.ca/oc9du [01:13:34] no, I mean does the GUI say anything? [01:13:47] bd808: Someone on #hhvm asked recently "does hhvm support 32bit yet?" [01:16:26] legoktm: bd808 was right vt-x is not enabled on my bios [01:16:26] ah ok. he's usually right :) [01:16:26] * bd808 is a good guesser [01:16:26] bd808: we call it psychic debugging [01:16:28] bd808: is there any way to know if my computer supports VT-x [01:16:38] Reedy: I don't know if there is a reason that hhvm couldn't be built for 32-bit off the top of my head [01:16:50] Probably not [01:16:58] kartikey0303: well... there's this thing called google ;) [01:17:00] Just FB don't see any point to support it, for their own purposes at elast [01:17:08] yeah [01:17:19] I suspect there's not going to be many people who'd want to use it, who are going to be running x86 still [01:17:43] * bd808 builds HHVM for his Acorn [01:18:00] lol [01:18:09] 1GB ram wasn't enough for oss-performance testing on hhvm [01:18:13] * Reedy sighs [01:18:44] it takes about 3 hours to do a build in a VM on my very fast mac with lots o' ram and ssd [01:19:23] can you get distcc for acorn? [01:19:53] http://compgroups.net/comp.sys.acorn.announce/distcc-port/1432680 [01:20:07] heh [01:21:44] bd808: hahahaha [01:21:46] https://github.com/hhvm/oss-performance/issues/59#issuecomment-163982369 [01:21:49] "we don't distribute code that we don't want to support." [01:22:17] "If puppet/chef were used, you'd also need to make sure it doesn't run during a benchmark run (and it's usually running automatically every x minutes)." [01:22:20] * Reedy sighs [01:22:32] You just run it to setup the machine, not polling a server [01:25:31] TL;DR don't try to reproduce our results. They may not be reproducable [01:25:32] I also can't believe it's hard to test my MW version bump PR [01:25:33] check it out, run it, see it runs, merge it [01:25:33] Most of my ongoing debugging and such was noted on the PR anyway [01:25:33] Including proof it runs [01:25:34] I've actually had pretty good responses getting hhvm patches reviewed and merged but I have tired in their support repos [01:26:37] I'm happy I got it to the point we're shipping a clean MW tarball in it [01:26:40] *haven't [01:27:30] It's interesting how inconsistenly they setup the various testing projects [05:07:51] Hello I am racer coder. My real name is Anmol Wassan. Happy to see you guys here.. :) [05:24:31] hi racercoder, and welcome! [05:58:01] Can you help me with the MobileFrontend Extension? How to use it? [06:41:56] racercoder: put this in your LocalSettings.php: [06:41:58] require_once "$IP/extensions/MobileFrontend/MobileFrontend.php"; [06:42:06] $wgMFAutodetectMobileView = true; [06:42:45] (no idea if wfLoadExtension works with it yet, wiki told me to use require_once) [07:29:38] Hi. I am running mediawiki 1.25.3 and was running a website speed test. It says that my skin (chameleon) is not compressed. The rest of mediawiki is compressed and I have turned on the compression options in my LocalSettings.php. Does anyone have an idea why this may be? (link to the speed test result page http://www.webpagetest.org/result/151212_AH_7NX/1/performance_optimization/#fir [07:29:38] st_byte_time) [07:45:12] Hello everyone. I'm Kautuk Raj from Jamshedpur, India. I am a GCI contestant. [07:46:10] Hi kautukraj. Welcome. :) [08:14:07] Welcome racercoder [08:19:06] Hi kautukraj. Welcome to #mediawiki! Have you already checked other GCI tasks and have a favorite what to try next? :) [08:19:43] Many of them! [08:21:50] hehe [08:28:06] Hello. Pleased to be in here. X [08:38:02] Getting started with Mediawiki. I get to the first page, but the get a 500 error when i try to go to setup. [08:38:26] See : https://forums.freebsd.org/threads/mediawiki-setup.54362/#post-306075 where I have documented what I have done, and some files [08:40:08] Hi ThisIsX. How can we help you with MediaWiki? :) [08:40:45] Psypro: I don't see anything MediaWiki related in that link [08:41:23] It shows my setup, and config files.. [08:41:46] Would there be a Python version of MediaWiki? [08:42:00] ThisIsX: the MediaWiki software is written in PHP. [08:42:11] I am trying to figure out why I get a "500" error, when i push "Please set up the wiki first." [08:44:59] Psypro: Which OS you are using? [08:45:12] Freebsd [08:45:19] Psypro: check your web server's error log [08:45:30] and/or PHP-FPM logs if you use thay [08:45:34] *that [08:45:37] ThisIsX: there might be other wiki software out there written in Python: https://en.wikipedia.org/wiki/Comparison_of_wiki_software [08:46:01] I have posted it at : https://forums.freebsd.org/threads/mediawiki-setup.54362/#post-306075 [08:46:05] andre_ Thank you [08:46:15] https://www.mediawiki.org/wiki/Manual:Errors_and_symptoms#Internal_Error_during_installation Maybe this can help [08:47:04] andre__: Can you please tell me about MobileFrontend extension? [08:47:28] Psypro: which PHP version? [08:48:04] maybe look for php-json / php5-json or a similar package [08:48:16] PHP Version 5.6.16 [08:48:34] found it, install devel/php5-json [08:51:10] My MediaWiki home page shows "#eee" instead of the color name. Is my example extension broken? [08:51:47] installed : php5-json that deinstalled PHP Version 5.6.16 , so now I have older php... need som time to reboot and fix an error [08:54:56] legoktm: I'm unable to do your task :( [08:56:50] same error 500, afther php5-json install... will chech error log [08:58:18] 2015/12/12 09:55:20 [notice] 638#0: using the "kqueue" event method 2015/12/12 09:55:20 [notice] 638#0: nginx/1.8.0 2015/12/12 09:55:20 [notice] 638#0: OS: FreeBSD 11.0-CURRENT 2015/12/12 09:55:20 [notice] 638#0: kern.osreldate: 1100090, built on 1100091 2015/12/12 09:55:20 [notice] 638#0: hw.ncpu: 2 2015/12/12 09:55:20 [notice] 638#0: net.inet.tcp.sendspace: 32768 2015/12/12 09:55:20 [notice] 638#0: kern.ipc.somaxconn: 128 2015/1 [09:00:14] nyuszika7h see page https://forums.freebsd.org/threads/mediawiki-setup.54362/#post-306075 for error log afther php5-json [09:03:36] ananayarora, could you elaborate why you think you're unable? [09:03:42] racercoder: Basic information is at https://www.mediawiki.org/wiki/Extension:MobileFrontend [09:03:48] racercoder, do you have a specific question? [09:04:21] Yes! Where can I use it? [09:05:10] racercoder, you can see it for example on https://en.m.wikipedia.org/ compared to https://en.wikipedia.org/ [09:05:13] andre__: There is a bug with the task that legoktm has issued. The MediaWiki panel doesn't show the messages icon. [09:05:28] racercoder: which steps did you perform before only showing "#eee"? [09:05:39] ananayarora, which Phabricator task is this about? [09:06:07] https://phabricator.wikimedia.org/T119377 [09:06:10] andre__: I changed $dir to __DIR__ [09:06:29] racercoder, if you have set up a local MediaWiki instance (see https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker ), then https://www.mediawiki.org/wiki/Extension:MobileFrontend should tell you how to set it up [09:06:37] racercoder, but I'm not sure if I answer your question :-/ [09:06:38] andre__: The Echo extension doesn't display the messages bell [09:07:48] ananayarora: legoktm is probably sleeping right now, so you could also describe in the Phab task which steps you have performed and also add a comment in the GCI task that you've asked in Phab [09:08:04] ananayarora, did the Echo extension display it for you before you changed some code? [09:08:19] that would be also something to make sure first (making sure the problem is related to code changes) [09:08:19] andre__: Nope. [09:08:28] ananayarora, ah, well, okay :) [09:08:47] ananayarora, so you set up MediaWiki locally and installed the Echo extension? Or which steps have you performed? [09:08:53] wondering which steps you followed. [09:08:54] andre__: Legoktm told me to try and update to the latest version of MediaWiki, but that simply screwed up the installation. [09:09:11] andre__: (Latest version from Git, not the stable one) [09:09:18] andre__: Yes. [09:15:15] andre__: Did you get the #eee solution? [09:15:57] racercoder, how do you mean? [09:16:16] If you posted something here and ask whether I've seen it before you got reconnected to this channel, the answer is no [09:18:12] Its okay. My connection was reset, so I had to shut down [09:19:11] I will take care of that. Thanks by the way :) [09:20:05] 1 FastCGI sent in stderr: "PHP message: PHP Fatal error: Class 'DOMDocument' not found in...... any ideas? [09:21:54] Psypro: not without output where that class was not found [09:23:01] Class 'DOMDocument' not found in /usr/local/www/nginx/includes/cache/LocalisationCache.php [09:23:24] andre__ se bottom of : https://forums.freebsd.org/threads/mediawiki-setup.54362/#post-306081 [09:24:38] That's in a nginx path [09:25:37] ah, but probably unrelated [09:26:37] stupid question, but is the corresponding php package for handling xml installed? [09:26:54] which distro is this on? [09:27:05] yes, see info.php on the page i posted [09:27:27] xml XML Support active XML Namespace Support active libxml2 Version 2.9.3 [09:28:32] I don't know enough about BSD I guess [09:28:37] https://www.mediawiki.org/wiki/Manual:Errors_and_symptoms#Fatal_error:_Class_.27DOMDocument.27_not_found_in_xxxxxxxx.2FPreprocessor_DOM.php_on_line_nnn [09:28:39] is what I had in mind [09:29:03] so e.g. on my rpm based distro I'd have to install "php-xml" package. Which is not related to libxml2. [09:29:31] Don't know I guess... [09:32:32] andre__ hm... I will look for such pakage [09:34:51] Any one know where in the fil system is the file : LocalSettings.php [09:37:40] https://www.mediawiki.org/wiki/Manual:LocalSettings.php .. I think I found it out.. it is in the / of the mediawiki dir [09:39:19] top-level normally, yeah. [09:43:36] andre__ is this vailid text for LocalSettings.php : $wgParserConf['preprocessorClass'] = 'Preprocessor_Hash'; [09:45:38] I entered, now mediawiki welcome pages, does not show, only "$wgParserConf['preprocessorClass'] = 'Preprocessor_Hash';" [09:57:23] Psypro: why do you think that's a different problem? How did you solve the first problem? [09:58:06] andre__ Fatal error: Class 'DOMDocument' not found in xxxxxxxx/Preprocessor_DOM.php on line nnn [09:58:18] Therer are two ways, the xml package, or edit this file [09:58:37] As far as I know I have xml [10:01:57] pkg install php5-xml : The most recent version of packages are already installed [10:37:49] andre__: Sorry I got disconnected, can you repeat what you said? [10:39:19] ananayar_, so you updated to the latest MediaWiki version from git master? Or did you freshly install that latest version? [10:39:30] If the first, did you also update your extensions, like Echo? [10:39:33] andre__: git master [10:40:11] andre__: MediaWiki itself crashed. It started to give me errors. Echo extension is separate [10:42:06] ananayar_, did you update to git master? Or did you freshly install that latest version? [10:42:48] andre__: updat [10:42:51] andre__: update* [10:43:07] ananayarora, did you also update Echo and related extensions? [10:43:43] andre__: Nope, but I was getting an error in the skins part [10:44:01] andre__: I'm probably abandoning this task, I've found a better and easier one. [10:45:22] ananayarora, hmm, yeah :( [10:45:32] well if you want to give debugging your problems a shot, https://www.mediawiki.org/wiki/How_to_debug is the first place [11:11:19] Hi, How to get this SOMENUMBER query.pages.SOMENUMBER.revisions from JSON response from your API ? please help [11:13:33] ? [11:28:43] Hey all. Is there a way to completely disable User Pages in mediawiki? [11:29:04] It is not documented anywhere. [11:30:31] Can someone review my GCI Task? [11:30:47] you can just do a namespace protection on the User: pages [11:33:49] p858snake, Like this -> $wgNamespaceProtection[NS_USER_TALK] = ['everyone']; [11:34:05] Is there a way to remove it completely rather than protecting it. [11:56:11] I found :) https://www.mediawiki.org/wiki/Manual:FAQ#How_do_I_add.2Fremove_tabs_throughout_my_wiki.3F [11:59:40] I still don't understand why $wgNamespaceProtection[NS_USER_TALK] = ['everyone']; is not working. It is not protecting the usertalk page. Am I doing anything wrong here? [12:09:18] TridenRake: 'everyone' is not a right. [12:09:45] uh, actually that's right. [12:09:48] That's what is mentioned on the documentation. What is the right one? [12:09:58] you just need a "= true" at the end [12:10:14] Ah! Sorry. Newb mistake again. Ignored it. [12:10:30] * Glaisher goes on to read the docs.. [12:12:15] Glaisher, Could you give me the correct syntax? [12:13:32] TridenRake: Actually, that seems right. [12:13:46] Wihtout "= true" ? [12:14:54] yeah [12:16:05] But there is no effect in the main page. I did it to remove user page. I added the extension as mentioned too. [12:16:17] TridenRake: It works here. [12:16:27] oh wait... [12:16:34] You were asking how to protect user pages. [12:17:02] TridenRake: You need NS_USER [12:17:07] not NS_USER_TALK [12:17:52] Does protection is same as removing? [12:18:00] No. [12:18:05] Let me try. [12:18:20] So is there a way to completly remove it? [12:19:51] No. [12:20:24] Okay. Thanks, :) [12:25:02] It works now :) [12:34:02] so does anyone have an idea about this error I'm getting with the Vector skin? http://dpaste.com/3TS6ZYG [12:34:21] this is after upgrading from 1.25.2 to 1.26.0, Monobook still works fine [12:36:05] nyuszika7h: Is Vector up-to-date? [12:36:12] how do I check that? [12:36:28] do I need to update it manually like extensions? [12:36:32] I ran a 'composer update' to fix another error earlier [12:37:03] Look for Vector on Special:Version on monobook [12:37:28] nyuszika7h, Not sure this will help. But did u upgrade the LocalSettings? I had some issue with the skins too. [12:37:37] what needs to be changed there? [12:37:45] version of Vector (and other skins) shows as "–" [12:38:03] https://flarar.cadoth.net/wiki/Special:Version?useskin=monobook [12:38:17] you should upgrade skins like extensions. If you upgraded by downloading the tarball of MediaWiki, an updated version of Vector is already included [12:38:42] I think u need to explicitly load the skins in LocalSettings. [12:38:44] ah, I should probably do that in the future then, I'm just using git on the REL1_26 branch [12:38:49] TridenRake: they are already loaded there [12:39:13] nyuszika7h, In my case they weren't (I updated from 1.24 to 1.26). [12:39:38] Hello guys. Can anyone help me explain how to install an extension on our wiki that needs unpacking in directory? [12:40:35] which extension? [12:40:43] https://www.mediawiki.org/wiki/Extension:WantedPagesFromNS [12:41:17] we need this, as the standard one on wiki is dead as a dodo, since long ago. [12:41:24] that seems like standard procedure like other extensions [12:41:25] it's a zip file, and it says to unpack in in directory. I have no clue what they mean [12:41:38] cd mediawiki/extensions [12:41:40] wget http://kazekr.net/inne/WantedPagesFromNS_1.0.1_beta.zip [12:41:44] unzip /WantedPagesFromNS_1.0.1_beta.zip [12:41:45] yes. but I am ignorant of it :/ [12:41:53] unzip it where? [12:41:55] er, without the slash [12:41:57] in the extensions directory [12:42:00] Bjankuloski06, U have an FTP? [12:42:15] don't think so [12:42:38] Bjankuloski06, U have a cPanel for ur server? [12:42:53] I have no idea. I am just an ordinary wiki-admin [12:42:58] bureaucrat, ok [12:43:01] :)) [12:43:15] and have been so for a long time, but never tackled technical issues [12:43:25] it's mk.wiki in question [12:43:51] Bjankuloski06, The easy way to install an extension is using SSH. The next easy way is using FTP. So u need either of this. [12:43:57] I am a person of the social sciences and clueless, hence my bothering you folk [12:44:05] I don't know what they mean [12:44:21] Bjankuloski06: For getting extensions enabled on Wikimedia wikis, you need to request on Phabricator. [12:44:29] oh, blast [12:44:46] ugh, symlinks are annoying [12:44:46] but that extension is not installed on Wikimedia, so you can't get it deployed that easily [12:44:51] "cd .." and "ls .." point to two different directories [12:45:15] ah, that is it. I have installed on our wiki 2 extensions so far, but both were installed on Wikimedia. [12:45:33] I see, that is why this proves too technical for me [12:46:16] but our active editors do want the wanted pages, so they asked me to inquire how to install it [12:47:12] \leave [12:49:47] fixed it :) [12:52:25] I shall inquire on Phabricator about this. Thanks a lot, guys! [13:20:34] Does anyone here use Wiki in their root? i.e site.com/My_page instead of site.com/wiki/My_page. I know the consequences of using it. But does anyone have ever faced any issues by doing this? I could take some advice. [13:36:07] Is there a way to make Wiki only accessible by its creator? (Not even sysops or admins). I found this general code - $wgGroupPermissions['*']['read'] = false; [14:10:44] TridenRake: you're likely to get more answers on a weekday. [14:11:28] It's already a weekend? ha ha... Just realized!! Happy weekend everyone. :) [14:11:47] :) [14:15:15] TridenRake: about your first question, yes, several wikis run under that URL scheme. There won't be problems if you know the consequences *and* do the configuration changes to fix them, usually several exceptions in rewrite rules [14:16:30] Vulpix, Read a few forums and some stackoverflow questions. I am sticking with the default one. :) Would make the upgrades easier. [14:17:07] about the second question, that would work, but you'll need to create a new "creator" group, and add permissions to read for that group [14:17:54] Vulpix, So that means, everytime a user is created, he/she shud be assigned to an indivudal creator group right? [14:18:37] Like Creator_user1, Creator_user2? Seems, I shud write an extension for this. Or does it already exist? [14:21:33] groups are general containers, more than 1 user can be assigned to them, so the group should be named "creator" (or similar) and not "creator_user1" [14:22:33] also I'd expect that someone add those users to such group manually and not happen automatically [14:23:36] Vulpix, I should have stated it more clearly. sorry.. :P Here is the case. Say all the signed up users want to create a personal wiki for themselves. So each one should need an exclusive access to their wiki. I hope you get it. [14:25:42] TridenRake: the script that creates a wiki for themselves should take care of it [14:26:07] probably the one that grants them sysop [14:26:20] Oh! Should i write one? [14:26:45] Cuz, in the existing MediaWiki installation I tried creating a personal wiki for myself. Couldn't find one. [14:26:59] Sorry if this is really a dumb question. [14:27:40] creating a new wiki usually implies that a new subdomain or path needs to be created for the new wiki, and a new database needs to be setup [14:29:18] Okay. :) Thanks. [14:30:07] maybe you could find an extension to do that, but most wiki farms have their own personalized ones [14:30:25] I found something. But it seems a dead end. - https://www.mediawiki.org/wiki/Extension:PasswordProtected [14:31:06] I kinda wanted to allow the users to maintain a journal/diary in wiki format. :) [14:34:39] a blog would be better for that IMHO [14:36:17] Ha ha... I am actually thinking of adding a blog in wiki too. I don't know maybe I am crazy trying to do this. :) This is what happens when you don't have a job after three years. :D [14:45:27] I saw a "{{:News}}" on a mediawiki page which loads up embeded content, I wanted to embed the same on wikipedia. Can someone help me on how to do that? [14:46:06] DarthGandalf: {{:News}} simply transcudes the contents of a page called [[News]] [14:46:44] Vulpix, Can I add contents of that page as via external linking? [14:47:08] saper: Could you review both https://gerrit.wikimedia.org/r/#/c/258681/ and https://gerrit.wikimedia.org/r/#/c/258680/ they are both to do with your bug you filed at https://phabricator.wikimedia.org/T121221 [14:47:13] please. [14:50:08] DakshShah: do you mean transcluding contents of an external page? [14:50:20] *external site [14:51:47] Vulpix, Yeah [14:52:48] DakshShah: if the external site provides an RSS or Atom feed, there are extensions that allow to embed an RSS feed on a page. That would be usually the cleanest solution [14:53:57] Vulpix, Oh, Okay Thank You :) [14:54:59] otherwise you could create an