How to create new config.php to allow panel on remote server

new here, just trying to get the plainkit up and running to add to a static site that is finished.
How do I get the panel to work on a remote server, or better said where should I add the config file?

Here is what I presently see when attempting to access the panel:

The panel installer is disabled on public servers by default. Please run the installer on a local machine or enable it with the panel.install option.

I solved this.

Created new config Folder, new config file and added the panel.option including the <?php before now panel is working.
Prima!