I uploaded kirby to test.example.com
I didn’t tweak or setup anything
I included .htaccess as per docs
Home page works, but subfolders return internal server error, and some times kirby error page
So I can’t access panel
Does subdomain require any special setup?
I asked my hosting provider and they said I have mod_rewrite activated, so not sure what’s wrong
A Internal Server Error message generated by Apache means most likely that the RewriteBase is not correct. If you get an empty page with HTTP 500, it’s a different issue.
I was wrong. Actually is only panel fails. And still fails.
Content pages seems to work fine, (though I’m testing plainkit, so theres not a whole lot to check).
I manually created /content/about/about.txt to test that. It worked.
Still don’t know what’s wrong with panel.
Waiting for hosting provider to confirm server health.
Hosting provider confirmed I have mixed versions of PHP among roots and subdomains
I didn’t know that was actually a thing BTW.
That led me to take requirements for granted
I’m not much of a sys admin so it got me tricked easily.
That’s why it worked on other sites before, but not this time.
I had to ask for upgrade. Not sure if I have to do that every time (?)
My fault. Sorry about the confusion
I’ll sort it with the hosting provider.
Depending on your hosting provider, you can indeed set different php versions on a per domain basis. Again, depending on what your provider offers, you can usually choose between different versions in your admin panel.