Apologies if this is really obvious but I have very little sys admin knowledge and I have been trying to puzzle this out for hours with no luck.
I am trying to install Kirby on a subdomain of a website (conference.lithics.org) which is already running a Wordpress site on its main domain and an additional Wordpress install on another subdomain.
I have downloaded and uploaded the starterkit to the folder that the subdomain points to (lithics.org/conference), but I get the following errors when I try to access it or any of its subfolders.
I have tried modifying the .htaccess file to set RewriteBase to /conference but then I get the same errors when I go to the subdomain but an “Internal Server Error” page on subdomain/panel/.
My uneducated guesses are that maybe the Wordpress installation has modified something in the overarching .htaccess file that might be causing issues, or maybe there is something about how this server is set up that is doing it? I have tried everything I could find but I am at a loss, any help would be very gratefully received.
I am running PHP 8.4 and am unfortunately not using a host that has any sort of one-click installation options.
Thank you so much for your help!
