[05:11:36] Hi, I've been trying to google but can't seem to find an answer. I'm trying to use the WikiEditor extension with the Tempo skin but the toolbar is not showing up. If I use the MonoBook skin it does show up. I don't see any console errors and I don't see the toolbar in the dom when using the inspector. Any idea what I should do? [07:28:51] jzaun: Maybe try asking on a weekday after 5pm UTC. :) [18:44:23] I'm trying to setup a mediawiki on my Pi following this guide( http://bit.ly/23O52Qa ). When i try to pull it up in the browser @ localhost/mediawiki i get a 404. default apache page @ localhost comes up fine and i can log into mysql from term. [18:45:04] the one thing I've noticed that could be causing it is when i ran "sudo apache2ctl restart" i get the following back.. http://pastebin.com/tZwQEZig [19:07:02] iamgr00t_, your apache config may be pointing to the wrong place? [19:09:08] Krenair: /etc/mediawiki/apache.conf <- right location? [19:09:29] not pointing wise, just what i need to look at.*** [19:09:55] the guide says your browser is on a remote machine [19:10:10] localhost won't be pointing to the pi [19:11:05] ? [19:11:25] http://localhost will not get sent to your pi [19:11:47] i VNC into the pi, open up the pi's browser.. why wouldn't localhost take me to the pi? [19:11:59] sounds like you're not actually following the guide then [19:12:12] but ok [19:12:24] what's in this /etc/mediawiki/apache.conf file? are you sure it's loaded by apache? [19:14:25] http://pastebin.com/duUi7RMr [19:16:40] i'm sorry for the dumb questions, just trying to figure things out.. Are we talking about the same guide, the one i linked to above? [19:41:48] iamgroot, well.... if you put a syntax error in there does apache fail to start? [19:49:00] no, it restarts the same way. [21:10:31] iamgr00t, that suggests that it is not being read by apache [21:44:50] Krenair: That makes sense. Going to start there and see what I can't find. Thanks for your help. [22:11:26] I'm trying to set up extension:math, but it's erroring saying "PNG conversion failed; check for correct installation of latex and dvipng (or dvips + gs + convert)". [22:11:33] I've checked all the parts and they seem to be working. [22:11:39] I have no idea why this isn't working. [22:12:47] Isarra: Enable debug mode and look at the logs? [22:12:49] But I did have to make texvc from source because the ubuntu package requires mediawiki which requires mysql which I am not using. [22:12:51] Did you check the PHP error logs? [22:12:57] There aren't any. [22:13:03] Which also doesn't make sense. [22:13:03] No logs? [22:13:12] Sounds like something is screwy, yeah. [22:13:16] You can specify a debug log file. [22:13:20] In LocalSettings.php, I believe. [22:13:30] If nothing is writing there, your Web server is probably busted somehow? [22:13:34] Or your file system permissions are? [22:13:47] The permissions are fine. [22:13:51] Building texvc from source shouldn't matter. Which database engine are you using? [22:13:58] I tested it suing as the web user. [22:14:04] Unless the web user has... changed? [22:14:20] I believe MediaWiki basically shells out for all that shit. [22:14:23] mariadb. [22:14:28] Yeah. [22:14:31] That's basically MySQL. [22:14:42] You need MediaWiki to dump out the shell commands its running. [22:14:50] How do I do that? [22:14:51] And maybe that output of like `env` as well, to see which user is being used. [22:14:57] I dunno. [22:15:02] Math rendering scares me. [22:15:10] But there's probably some debug flag you can set. [22:15:20] Or you can hack up the extension code to write to a log file, probably? [22:15:45] Do you know how to make mw write an error log? [22:16:07] Sure, you look at all the other places where it's working in MediaWiki core and copy-paste that code. [22:16:27] I think we're using PSR-3 or -4 or something these days. [22:17:36] That means absolutely nothing to me. [22:23:53] The shell commands mw is using work. [22:26:05] But for some reason, the file is not getting written. [22:26:11] I do it myself, the file appears. [22:27:10] ...nevermind. [22:27:16] I had to update the math extension. o__o [22:27:23] That fixed it. [22:30:51] Who needs Maths? [22:31:30] Yeah, its output is ugly. I changed my mind about using it. >.> [22:31:49] Isarra: try MathML rendering? [22:31:57] I just did. [22:32:00] mw exploded. [22:32:21] Math extension can not find Restbase URL. Please specify $wgMathFullRestbaseURL. [22:32:54] Is that... something I should have? [22:33:31] I guess this is what the mathoid thing is for? [22:39:08] WHY THE HELL DO WE NEED THIS NODEJS STUFF FOR HTML MATH CRAP?! [22:39:28] Someone please tell me I've just missed something obvious. [23:17:27] Mathoid!!! [23:18:14] Isarra: There's also MathJax. [23:18:55] All the documentation for mathoid appears to be wrong. [23:19:01] Be bold! [23:19:27] If I had any idea what the correct things would be, sure. [23:19:30] Except I don't. [23:19:41] All I know is nothing it says has done anything remotely useful. [23:20:48] The ubuntu package does not exist. The npm install thinks commander is not installed even though it is. [23:43:25] Isarra: file all the bugs \o/ [23:44:02] p858snake: Bug: Extension:Math has been commandeered by idiots and is now harder to install than visualeditor. [23:44:08] ...seriously, what. [23:44:24] I'm seriously considering installing VE in the hopes that it fixes math. [23:44:34] Because at least VE has documentation. [23:45:34] Fatal error: Call to undefined function curl_multi_init() in /var/www/mediawiki/w/includes/libs/MultiHttpClient.php on line 418 [23:45:37] What. [23:46:39] php5-curl? [23:46:48] (it's a php module) [23:47:29] Why? [23:47:33] Why is all this necessary? [23:47:47] All I want is stuff that is not hideously ugly. [23:47:50] to make curl requests from MW? [23:47:51] :P [23:48:02] But why does it need to curl anything? Why do I need nodejs? [23:48:09] Why do I need an extra server? [23:48:23] I won't disagree with you there [23:49:13] What the hell do I even put in $wgMathFullRestbaseURL once I do have the mathoid service running? [23:49:28] Is... that even for the mathoid service? I don't know! [23:50:50] No idea [23:54:28] What's the relation between mathoid and restbase?