Hi,
I am very excited to use Scriptcase and just finished my first application for production use. I deployed the project and noticed that
in order to configure the connections the system requires me to go to the /_lib/ area and configure the settings. And I also have to
make sure the directory /_lib/ is writable.
I feel that it would be lot easier for my users if they actually could simply edit a config.php file and enter the database information
there.
I am trying to avoid a situation where the user has to visit /_lib/ directory.
Is that possible? I tried dissecting /_lib/conf/prod.config.php but the contents look encrypted.