I have a self hosted server with a successfully running 2.0 version, all works fine. I made a new site now, which runs PHP just fine. I uploaded the couch 2.0 files from GitHub and configured access to the mysql (new user and new database). I opened the /couch/ url and successfully ran the installation wizard. It said "installation successful".
Now the problem: trying to log in, the site does not redirect me to the admin panel, but downloads a "couch" file. The file contains all the admin panel stuff. For some reason the page does not execute and display in browser, browser downloads it.
Since phpinfo works fine, and also the CouchCMS installation ran just fine, I think this is not a server config issue.
My setup: php7, https (this is defined in K_SITE_URL), mysql 5.7
Now the problem: trying to log in, the site does not redirect me to the admin panel, but downloads a "couch" file. The file contains all the admin panel stuff. For some reason the page does not execute and display in browser, browser downloads it.
Since phpinfo works fine, and also the CouchCMS installation ran just fine, I think this is not a server config issue.
My setup: php7, https (this is defined in K_SITE_URL), mysql 5.7