[10:10:31] Anyone here familiar with the CirrusSearch extension? I'm getting this error while trying to run the UpdateSearchIndexConfig.php script: https://pastebin.com/Q4Szds2v [10:10:49] Followed all appropriate instructions, including installing the elastica extension [10:12:14] jfolv: what version of php are you using? [10:12:31] I guess 8 [10:12:46] oh wow, my cli version is different from my apache version [10:12:53] Yeah, you're spot on [10:13:03] Guess that solves it lol [10:13:04] Thanks [10:13:09] yw! [10:16:17] My god, this actually makes sense of a few other problems I've had. This blows my mind a bit that it ended up defaulting to this version for cli but 7.4 for apache. [10:16:25] Genuinely never thought to check. [12:56:17] Hey there. Is there some way to import some dokuwiki data into mediawiki, keeping history and things like that? I found scripts for the other way but not dokuwiki to mediawiki. Also, is there some API that could be used to "manually" recreate history ? [14:03:06] Reventlov: You can import pages and histories from an XML dump. I don't know if a tool exists that would convert dokuwiki to a mediawiki XML dump, but if you feel like creating one yourself, you can read https://www.mediawiki.org/wiki/Manual:Importing_XML_dumps [14:37:14] thanks :) [16:39:57] <[1997kB]> !ping [16:39:57] Pong. [20:43:02] * hetti sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/KJUtPbnSxjNdiKyUIffrybaH/message.txt > [20:44:26] my excerpt from LocalSettings.php [20:44:26] https://cryptpad.fr/code/#/2/code/view/VCEgFWgT9KmjNXzaTv3oB2uwyG5e7QQ4vuaYeQbLj1E/ [20:47:02] wiki is available via proxypass, but tested on localhost without proxypass and it is rewritten with 301 from the apache [21:29:19] hetti: I'd be more curious if you have any RewriteRule or RewriteMap defined in the Apache config , not stuff in MediaWiki's config [21:30:33] I use the unofficial "official" docker container - and it's bundeled with apache. seems that in that config it's doing this weird stuff [21:31:20] honestly until now I avoided apache as much as possible and sticked to nginx and if I don't get it running, I will just run the fpm image combined with nginx [21:33:02] * hetti sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/VnoOzNSQSlngYRhZqptISGjg/message.txt >