#[davidmead]Oh I see there’s a zipped version from 2019-06-14 on Marcus’s site. Can I just unzip and FTP all of that to my server?
#nekr0z[davidmead]: Yep, it _should_ basically work. Trying shouldn't hurt, as long as you backup things first.
#[davidmead]thx @nekr0z. i have 0.9.9.a installed already so I’ll just overwrite apart from config, uploads etc.
[tantek] joined the channel
#nekr0z[davidmead]: I just git cloned master to my server and git fetch new versions. It works, but needs 'composer update' from time to time. Zipped versions supposedly don't need that.
#nekr0z[davidmead]: Anyway, you can always overwrite back with the version that is Known (pun intended) to work on your site.
#[davidmead]the composer bit is what i want to avoid, so this is good
#nekr0zBy the way, on a totally unrelated topic: I recently started seeing a lot of 404s in my logs, all of them are like my.domain/index.php?/something. I'm not sure whether it's my .htaccess tweaking (to basically force everything to https) or some recent update to Known itself. There aren't supposed to be any links with index.php? in them generated on site, are there?
#nekr0zmapkyca: yep, htaccess it is, git checkout origin/master confirmed that - wonder why I didn't think of trying it earlier. Well, the only thing left is to figure out what's actually wrong :)))
[kitt] joined the channel
#[cleverdevil]Ah... you're not supposed to pass an associative array.
#[cleverdevil]Its just an array of standard header strings, fully formed.
#[mapkyca]I wonder if it should be agnostic on that
j12t, [Dave_Peck], [aaronpk], mapkyca, [cleverdevil], [grantcodes], [Andi], [fluffy], [Jamey_Sharp], [jgmac1106] and jbove joined the channel
#jboveHi all. Sorry that I missed the Indieweb Summit chat. Checking the chat notes on etherpad now. My webhosting provider supports Installatron installations of WordPress, Drupal and other CMSes. It would be awesome it Known could also be installed through it. See https://installatron.com/
[aaronpk], [eddie] and sabrewing joined the channel
#jbovecleverdevil That's looking pretty neat! Is this amazing "following" page going to work like a Known plugin, or would it require more manual installation?