[00:07:15] afaik that isn't official in anyway [16:44:35] hi there, for some reason I get forwarded to /wiki/ when I try and access my wiki, even though I haven't added anything telling it to do that [16:48:16] Chiyo: if you have short urls configured, accessing index.php directly (with no title) or MediaWiki root directory, it would redirect you to the main page or /wiki (if configured as article Path) but without more details it's difficult to tell [16:48:41] the thing is, I don't have short urls configured [16:52:25] Chiyo: I'd like to see more details, like URL you're accessing, URL you're forwarded to, $wgScriptPath, $wgArticlePath and in which path (in the URL) is MediaWiki installed. Providing a link to the wiki would help, if it's publicly accessible [16:52:58] one moment then while I write it up [16:53:14] on IRC there's no hurry :P [16:54:52] I thought there was some living guide to follow? [16:57:18] Vulpix - https://zerobin.net/?18f2dc4ae4dfc28f#lHvt1ynxPEMkX5KQyEPeTbB1j9q7IYQmQpMBIHf9kCQ= [16:58:40] Chiyo: so /wiki returns an "error not found" page? [16:58:41] That looks like bad rewrites [16:59:03] yea, but nothing is telling it to go to /wiki [16:59:57] $wgScriptPath defaults to "/wiki" [17:00:05] it should be defined in LocalSettings.php [17:00:14] Sams-MacBook-Pro:~ reedy$ curl -I http://wikimissingfoundation.org/w [17:00:14] HTTP/1.1 301 Moved Permanently [17:00:20] Your webserver is [17:00:32] Vulpix, TIL [17:00:37] I'll do that next I guess :P [17:01:21] I guess that also explains why some other things broke [17:02:21] yes, several things depend on this setting [17:04:16] out of interest, if it defaults to /wiki, why not put it in /wiki to begin with? [17:06:04] so do it? that's your choice I guess... [17:08:00] I mean, shouldn't $wgScriptPath default to the folder it's in instead? [17:08:38] the generated LocalSettings.php usually generates it correctly, but you said it was not set [17:08:52] ahh [17:08:55] did you created LocalSettings.php from scratch? [17:10:06] in the process of making a wiki farm/family so I'm copying it from someone else and adapting it as I go [19:22:43] Здравствуйте, подскажите пожалуйста присутствуют ли тут русские? [19:34:03] =( [19:36:11] Evangelion: There's not many russian speakers around here [19:36:43] Cyrillic languages !== Russian [19:37:47] Well, true [19:38:00] Heh. Yah I translated it too. [19:38:11] Google says it's Russian ;) [19:38:13] Did you ask in #wikipedia-ru? [19:39:55] I try interpreter. I have added to their wiki js and css, then I have gone to the sorting tables. How can I return the sort? [19:41:37] Evangelion: К сожалению, машинный перевод не достаточно ясно для нас, чтобы помочь. [19:45:31] http://www.floomby.ru/s2/MUfcPH - I do not have that [19:51:39] saper: Ive added comments at https://gerrit.wikimedia.org/r/#/c/250007/ [19:55:43] https://www.mediawiki.org/wiki/Project:Help/ru <- too late, I found something (anything) [19:55:58] paladox: I know [19:56:03] did you fix the problem in the code? [19:56:53] saper: No i added comments about suggestions on what you meant. [19:59:48] I don't care how you do it [19:59:53] "Status" is just a suggestion [20:00:01] you can do it in any other way [20:00:05] error array, whatever [20:00:10] but you don't handle it at all [20:00:29] and second question I don't think you should abort deleting on error [22:08:39] o/