[00:00:27] Im installing it on Linux Mint 18.3 [00:11:29] hi, have installed wiki in w/ folder and wand to short url but not in root directory [00:12:35] how can let the wiki inside the w/ dir and with short url [00:13:01] in root directory have a wordpress installed [00:13:39] how can i edit the .htaccess file inside w/ to short url with /wiki/TITEL [00:13:52] Thanks in advance [00:24:32] any idea about this issue? [00:29:20] Progressed to this error Error loading data from server: internal_api_error_Exception: [72673bbd019133dc8b32063a] Exception caught: PHP cURL extension missing. [00:36:21] and now this Error loading data from server: internal_api_error_Exception: [fac75a87233d230cddb0fb1a] Exception caught: PHP cURL extension missing [01:03:06] an now this Error loading data from server: internal_api_error_Exception: [5b669f50c189a306cf62385c] Exception caught: PHP cURL extension missing [02:27:28] larry-awk: per the error message, install the curl extension for PHP. exactly how you do that depends on your OS [02:27:35] and how you have PHP set up [02:29:44] Hi. Thanks for response. I had installed every php curl recommended.... To no effect. I just now installed every program with Curl in it... Also to no effect. I think I am stumped [02:30:15] Although the error number keeps changing. [02:31:43] the error number is so you can look it up in your logs more easily [02:31:55] it's just a random number [02:32:21] check your phpinfo() to see what php.ini is being loaded, and ensure that the curl extension is enabled in that php.ini [02:32:30] randomly installing system packages is not the way to go here [02:35:00] Random #... Well. I see.... Hang on while I figure out out to get up the php info [02:42:43] Curious. localhost/testphp comes back 404 [02:47:58] http://localhost/testphp.php brings up the php 7.0.25 page . [03:55:36] Reattempting to install visual editor on wmf20. On attempt to enter editor now get this error. Error loading data from server: apierror-visualeditor-docserver-http: HTTP 401 [03:57:44] Linux mint 18.3. I'm using port 8142. I edited config.yaml to uri: 'http://localhost/mediawiki/api.php' [03:58:19] After about 10 attempts, I'm in need of help. Thanks. [04:06:46] As far as I can tell Apache2 and php are installed correctly, but I am a newbie at this. [04:59:49] larry: Do you have Parsoid installed? [05:00:22] And running? [05:09:28] I do [05:12:18] But... doublecheckin [05:13:14] Yup. Active and running [05:14:38] larry: https://www.mediawiki.org/wiki/Parsoid/Troubleshooting might help. I think it's indicating a Parsoid data fetch error but I'm not 100% sure. [07:10:29] Niharika: Thanks. will check it out. Night [07:17:48] curl -L http://localhost:8142/localhost/v3/page/html// returns No such file of directory. . I interpret it as api not accessible [07:18:12] curl -L http://localhost:8142/localhost/v3/page/html// returns No such file of directory. . I interpret it as api not accessible [07:18:37] curl http://localhost/mediawiki/api.php [07:18:37] returns Pages of stuff [09:01:12] How do I list all results from ask? I don't want a "... further results" link but "| min=300" didn't help [09:04:12] erm, I misunderstood the usage of "min", I have removed it now. I still get "... further results" [09:27:25] limit=300 did it! [09:28:12] How can I include Talk pages in my results? [09:29:34] How do I include Talk pages in the output of: [09:29:38] {{#ask: [[Category:Foo]] [09:29:38] | format=list [09:29:38] }} [10:16:13] hi [10:17:36] i want to install mediawiki inside w/ and get the url like domain.com/wiki/TITLE NOT in root directory. is that possible? [19:39:24] Hello all [19:40:01] I have one problem with API on mediawiki 2130 [19:40:04] *1.30 [19:40:27] I try to execute an action emailuser [19:40:54] but the system response with {"error":{"code":"badaccess","info":"Permission error","*":"See http://dialettitaliani.it/w30/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."}} [19:41:09] I don't find the documentation about this error.... [19:41:39] If I try with API Sandbox I have the same problem....Do you can help me? [19:45:52] temuccio: permission error means you don't have permission to email users [19:46:10] you need the "sendemail" permission [19:52:35] legoktm, thanks I have solved :D [19:53:27] great :)_ [19:53:28] :)* [21:11:21] I just installed a new 1.27 mediawiki, i am having issues as "Template used on this page:" only shows up on a few of the editable pages. Editing MediaWiki:Common.css for instance I can see any templates I have linked there, however Editing MediaWiki:Vector.css I don't even see the drop down for Template used on this page [21:11:58] Does anyone have any idea what I may have done or be doing wrong to enable "Template used on this page:" to be viewable on any page [21:33:09] If i "show preview" before making any edits, then Templates used also show up, but not when on the base edit page [21:36:42] not when editing a section of the page, it appears when editing the whole page [21:39:30] so when editing a whole page currently on all pages but two, Template used on this page does not show up, even if templates are used on that page. [21:40:07] before submitting any edits (while on the edit page) if i hit show preview the preview page does show the Templates Used drop down list. [21:42:32]

Templates used on this page:

[21:46:33] If it doesn't show on first edit of the whole page but it has templates, then the templatelinks table hasn't been populated for that page. If it has been edited recently, the job queue may be a bit delayed, or maybe the job queue is not working at all and links aren't being updated [21:48:29] Any idea how i would be able to check if the job queue is borked (and yes the templatelinks table isnt populated unless i preview most of the pages) [21:49:50] !jobqueue [21:49:50] The Job Queue is a way for mediawiki to run large update jobs in the background. See http://www.mediawiki.org/wiki/Manual:Job_queue [21:50:39] addendum: sometimes it breaks [21:50:40] run maintenance/showJobs.php to see if there are a lot of pending jobs [21:54:50] run from ssh correct (thank you for your help) [21:58:30] yes [21:59:00] Perfect I was able to clear out all the jobs, now when resaving the list shows up correctly. I appreciate your help [22:00:02] Vulpix: with regards to the cleanupSpam.php script I left on mediawiki.org I'm not able to identify the issue. The script /aparently/ does the right queries [22:00:25] not sure if it always expect http:// and breaks with https:// even if we prefix the domain with *. [22:01:28] the search of external links was improved a couple or more versions ago, it may have broken it? but you said it broke recently [22:03:13] I've been using the script lately on beta cluster [22:03:30] but I think it's because spammers started using https:// on their domains [22:04:13] Special:LinkSearch also "breaks" if we do not specify https://, ie: *.wikipedia won't show links to https://es.wikipedia.org