Hi, I wrote the other posts about the installation of the panel in a remote server but after installing locally via composer a plain kit that works fine and cloned all folders and files in the server and installed Kirby with this command:
php kirby panel:install
when I opened the panel the same message was “The panel cannot be installed”. I try to look for the config.php file in the Kirby folder installation /site/config/config.php
but I don’t have a config folder in my installation.
So I can’t enable it with the panel.install
option.
Thanks,