[03:07:51] hi chat [03:10:13] I am trying to install MediaWiki and got a LocalSettings.php file and put it in the root directory, but still when I go to the site, it stills get redirected to installation (mw-config/index.php). anybody has any idea why this is happening and how I can debug it? [03:10:16] thanks [03:15:04] if it is helpful, it technically goes to this url: /mw-config/index.php/index.php?title=Main_Page  but it show the first page of the installation. [03:19:01] I have been googling but I can't fine anything. any hint or suggestion would be really appreciated. thank you [12:03:07] Hi [12:03:37] Is there a report or extension that helps locating pages with links to external sites. [12:10:34] There's Special:LinkSearch but requires you to enter a link to a specific website [12:16:54] Oh hm. Maybe I need to grep on the sql database instead? [12:19:04] No, it worked https://wiki.tnonline.net/mediawiki/index.php?target=https%3A%2F%2Fbtrfs.wiki.kernel.org%2F&namespace=&title=Special%3ALinkSearch [12:19:37] They are moving lots of info to btrfs.readthedocs.io instead so I need to update this [12:19:43] Thanks for the help [12:19:52] yw :) [23:00:36] Good day. Experiencing a bug on an 1.37.1 install we set up on the 28th of December and I don't think we noodled with anything (Special:AllMessages looks unmodified to me). Anybody recognize this or can help me find it on Phabricator? I'm striking out. [23:00:45] On Special:ListRedirects, all redirect pairs display as "# Article_B → Article_B". If I visit the first link (&redirect=no), it takes me to Article_A and displays the redirect to Article_B correctly. If I visit Article_A without &redirect=no, I get successfully redirected to Article_B but the hatnote on Article_B says "(Redirected from [23:00:45] Article_B)". Same thing when I move a page... I get "Moved Article_B → Article_B". [23:07:06] what do you get when you go to Article A with &uselang=qqx (without redirect=no) [23:09:24] I get successfully redirected to Article_A with (redirectedfrom: Article_B). And a lot of funky looking tab names. [23:09:47] Ugh. Let me try that sentence again. [23:10:07] I get successfully redirected from Article_A to Article_B with (redirectedfrom: Article_B). And a lot of funky looking tab names. [23:11:51] alright, that rules out the interface messages then [23:12:22] (uselang=qqx shows the names of the interface messages instead of their values, with the values of any variables)