[04:15:45] so, I'm trying to access my [domain]/w/mw-config/index.php page to load up the config page for mediawiki, but it gives me an error 403 [04:24:18] I'm guessing it's a permissions error. But who should I change the user/group to if not root? Will I need to create a mediawiki user? [04:33:16] mightysands: what user is your webserver running as? Typically it'll be a user like www-data or nginx [04:39:47] I would recommend having e.g. root own the files, but make sure they're readable by your webserver user. But they should not be writable by the webserver [05:02:20] Oh, in the right place now. lol [05:02:33] $wgLogo = $wgScriptPath . '/images/4/47/mylogo.png'; -- Won't allow me to see the logo. [05:09:10] legoktm[m]: ah thanks, yeah. Looks like my webserver is running www-data. How would I go about allowing www-data to read my /var/www/html/ directory and everything recursively held inside it? [05:24:58] mightysands: what file permission is it right now? [05:25:22] NoCode_: what do you mean by can't see the logo? [05:25:51] it's blank. [05:26:10] But now I just messed around with wgLogos and there's a 500 error [05:26:53] What would be the context for that part of the file so it loads again? [05:29:30] Just comment it.our [05:29:33] it out* [05:30:06] Fixed it with the default [05:30:21] Now back to trying to get the logo to work [05:32:08] legoktm[m]: well rn, it's all of the perms for root user and root group [05:32:27] readable, writeable + everything else but the kitchen sink by the looks of it [05:32:42] If you can, I'd just put the full URL in: $wgLogo = 'https://.....'; [05:32:59] As long as it's readable you should be fine [05:33:14] What webserver are you using? Can you pastebin your config? [05:35:42] full URL worked. [05:35:53] thanks [05:36:12] I'm using lighttpd [05:36:19] I commented out wgLogos [05:36:26] one sec for the config. plz hold. [05:36:52] Same issue at the same time? haha [05:38:04] legoktm[m]: https://paste.debian.net/1204221/ [05:38:12] my lighttpd config [05:40:06] Hm, I've never used lighttpd for Mediawiki before. Are there error logs that might hint at a more specific reason? [05:40:38] https://stackoverflow.com/questions/11537888/lighttpd-403-forbidden-for-php-files suggests it could be a missing package [05:40:46] NoCode_: great! [05:44:06] hm, I'm not too sure. Where would the error log be found? [05:45:46] Under /var/log usually [05:53:27] yeah, there are these errors: [05:53:28] 2021-07-13 04:06:30: (server.c.1295) WARNING: unknown config-key: fastcgi.server (ignored) [05:53:31] 2021-07-13 04:06:30: (server.c.1295) WARNING: unknown config-key: url.rewrite-once (ignored) [05:53:52] I just created symlinks from conf-available to conf-enabled for fastcgi and rewrite modules [05:54:03] reloading the service now to see how that goes [05:54:55] ah loveley, I did force reload and now the control process exits with an error [05:56:11] guess I wasn't supposed to enable those modules?? [07:12:51] Hello. [08:24:40] So i'm getting intermittent error of loading for some scripts on my mediawiki install, e.g. "Loading failed for the